Hi Piero,

O.K. Basically I'm just asking one simple question, is it possible that
redirect action delete session or variables in it or maybe not pass some,
because they after redirecting I don't have that variable in session ?

--
Regards, Milan


Piero Sartini-3 wrote:
> 
>> It's seems like that redirect action doesn't
>> pass
>> or set session to another action class.
> 
> If you can't give us the code, we aren't able to help you.
> Session's don't need to be passed between actions. They are managed by the 
> servlet container. But it is pretty safe to assume that Struts2 is not 
> destroying your session.
> 
>       Piero
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Testing-if-session-variable-is-present-tp18716278p18777402.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to