Try using request.getSession(false)...in the servlet and JSP.

>>> [EMAIL PROTECTED] 01/12/04 12:28PM >>>
session is an implicit object in a JSP page.  Therefore, you should
just reference session rather than "getting" it.  Perhaps the get is
creating a new session.

Merrill

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




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

Reply via email to