> -----Original Message-----
> From: ans [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 03, 2005 7:56 PM
> To: Struts Users Mailing List; taglibs-user@jakarta.apache.org
> Subject: Re: isSessionValid request tag is false
> 
> 
> Hi,
> And this happens only for the first time I open the
> browser and perform the action.  

There isn't necessarily a session started at this point.  A session is only 
created under certain circumstances.

> 
> Thanks
> -Aswath
> 
> --- ans <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > I am using the following request tags from jakarta
> > taglibs in my JSP
> > <req:isSessionValid value="false">
> >   <jsp:forward page="/SessionExpired.jsp" />
> > </req:isSessionValid>
> > 
> > I am checking in my action class and the session is
> > available and I forward to the JSP containing the
> > above lines.
> > 
> > Why does it always get forwarded
> > "SessionExpired.jsp"
> > 
> > -Aswath
> > 
> > 
> >             
> > __________________________________ 
> > Do you Yahoo!? 
> > Yahoo! Mail - 250MB free storage. Do more. Manage
> > less. 
> > http://info.mail.yahoo.com/mail_250
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> Send holiday email and support a worthy cause. Do good. 
> http://celebrity.mail.yahoo.com
> 
> ---------------------------------------------------------------------
> 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