From:
<S.S...@au...> - 2003-01-16 10:30:14
|
Hello, >>I was planning to add some nice UI to let the user choose the location. >>For the server application, this should be part of the servlet >>init-param (in web.xml) >> Having thinked a little bit about this ... I should use the webstart API to have access to some storage mecanism on the client side The code should probably be smart enough to figure out if it was launched with WebStart or not and behave accordingly It's probably a 1 day dev >>It's not implemented yet. >>I alreay played with proxy, it must be quite easy since it is supported >>by the URL.openConnection() (or something similar) java method >>The proxy address should also be part of the user's config > > > Ok I'm gonna focus on that, so I can get a completely working test suite > :) Thank you very much Seb |