Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: communication issue between .jsp and servlet

Merrill Cornish

2004-01-12


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: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.