What do you mean I need something to be in the session?  Tomcat needs? 

I was forwarding user back to the request page after finish my execute() method.

I don't use session at all.


-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED] 
Sent: November 4, 2003 3:10 PM
To: Tomcat Users List
Subject: Re: Session managing in Tomcat problem


Yansheng,
> Hi Chris,  I just tried your suggestion, but I am getting a 500:
> 
> org.apache.jasper.JasperException: can't access SESSION_SCOPE without an
> HttpSession
 >
> And it's kind of strange since in my struts-config, I set the action to be
> request scope.

Well, if you need something to be in the session, then why are you 
asking why the session keep getting re-created? Isn't it doing exactly 
what you want it to do?

-chris


---------------------------------------------------------------------
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