Hi all,

I have an applet that communicate with server. And, of course, the
server maintains a session.

If I insert the applet in the JSP page, the applet fails to
communicate with server because of session ID problem.

My problem is I can't chage applet's code. I can't get session id from
a jsp page.

Thus, I 'd like to know that whether there is a way to handle the
session problem at the Tomcat.

Thanks in advance.

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

Reply via email to