On Tue, Sep 14, 2004 at 02:24:03PM +0200, Pablo Carretero S?nchez wrote:
: I'm migrating an application from Weblogic 5.1 to Tomcat 5. can I use
: pageContext.getSession() in tomcat 5??cat 5??
Isn't this call in the servlet spec? ;)
Yes, it should work. What's the relevant code? I'd suspect you're
calling this from a JSP?
Are you certain a session has even been setup when this JSP is called?
-QM
--
software -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|