pro_jsp thread: Session sharing
Hi
I have a peculiar problem. I have an asp file which
redirects to a servlet. I need to pass a parameter
thru a session variable. ie I need to set the session
var in the asp file and get it in the servlet. Now how
do I do this? I create a session var in the asp file
with session("login")="abcd". Now how do I get this in
the servlet?
Any bright ideas?
Thanks in advance
Kapil
|





