I have a web application that uses Java Web Start to do nice printing from the client
machine.

As a parameter to the web start application is an URL which the locally executed java 
app
hits to get the data (normally in XML), which is most likely protected by a JDBCRealm
which the user has already authenticated against.

Is it possible to pass a session id as part of the URL?  Would that be sufficient for 
an
independant connection?

Tim





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to