|
I looked at this advice, but my site requires a cookie to be sent to the server after authentication. This cookie isn't present in the request to download the jar files, so the download of the jars fails and the application can't run. Is there a way to get Javaws to utilize the cookie (which is passed to the dynamically generated jnlp file) so I can download the jar files? |