> What are you using the session id for?

I use form auth. Subsequent calls after a successful login in the same
session are not authenticated again.
This is standard I would say.

> Don't rely on the session id remaining the same.

Then the applet has to know the user credentials and has to post to the
login servlet. This is not possible (3rd party applet).


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to