Hey Everyone,
I am trying to use a custom session timeout JSP. To do this, I extended
"RequestProcessor" and overrode "processPreprocess" and added the following
code:
HttpSession sess = req.getSession(false);
if(sess == null){
// even when the session
an
redirect to your session timeout page.
>
> Correct me if i am worng in here.
>
> Thanks,
>
> Nuwan
>
> John De Lello <[EMAIL PROTECTED]> wrote:
> The mandate is no JS. I'd prefer to not use a filter either for this. I
was
> just wondering why
I recommend:
http://www.objectsource.com/
It's a free PDF book
-Original Message-
From: Ted Husted [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 30, 2006 10:24 AM
To: Struts Users Mailing List
Subject: Re: Struts Book?
Struts: The Complete Reference
*
http://opensource.atlassian
an
redirect to your session timeout page.
>
> Correct me if i am worng in here.
>
> Thanks,
>
> Nuwan
>
> John De Lello <[EMAIL PROTECTED]> wrote:
> The mandate is no JS. I'd prefer to not use a filter either for this. I
was
> just wondering why
Hello Everyone,
I have a question regarding validation.
I have JSP that uses the Html:Options tag to populate a DDLB. The action
class creates the collection and puts it in the Form. All works fine until
the form validation fails. When I come back from the form validation, I am
getting a "Bean de
5 matches
Mail list logo