Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Session sharing


Message #1 by Kapil <subscribaa@y...> on Wed, 18 Jul 2001 03:10:40 -0700 (PDT)
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


  Return to Index