| Author |
How to access s JSP session from an applet
|
Ravi Kumarasinghe
Greenhorn
Joined: Apr 08, 2002
Posts: 12
|
|
Hi, I have an applet which is loaded by a JSP page. I need to access a session variable in the JSP's session directly from the applet. I can't use the applet param tags because others can see the values in the param tag. Or, Is there any othe way that you can pass some value from the JSP to the applet without using the param tag. Thanks
|
 |
 |
|
|
subject: How to access s JSP session from an applet
|
|
|