O.K. Thanks.
One more question, is it possible that my session variable is erased when I
redirect
to another action/namespace, like this:
<action name="show" class="mySecondAction">
<!-- Redirect to another namespace -->
<result type="redirect-action">
show
/actions
true
${id}
</result>
</action>
?
--
Milan
newton.dave wrote:
>
> --- On Fri, 8/1/08, Milan Milanovic wrote:
>> I have asked in which cases this method should be used?
>
> It should be used when you want to invalidate the session and remove all
> objects in the session.
>
> Dave
>
>
> ---------------------------------------------------------------------
> 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-tp18716278p18775883.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]