View Single Post
  #2 (permalink)  
Old 08-07-2007, 09:15 AM
lenny lenny is offline
Member
 
Join Date: Jul 2007
Posts: 40
lenny is on a distinguished road
Well here's what I know.
  1. Yes, JSP can handle the query string, any information posted from a form (hidden fields) and it also has session management.
  2. Yep, JSP has session object you can use.
  3. I think so, but I'm not sure.
Reply With Quote