Sure you can use it. If there is no session - then null is returned. The equiv of: request.getSession(false).

My guess is weblogic is creating a session when pageContext.getSession() is called.

-Tim

Pablo Carretero Sánchez wrote:

Hi all,

I'm migrating an application from Weblogic 5.1 to Tomcat 5. can I use
pageContext.getSession() in tomHi all,

I'm migrating an application from Weblogic 5.1 to Tomcat 5. can I use
pageContext.getSession() in tomcat 5??cat 5??

I'm using it and the Session returned is null-


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



Reply via email to