Aaron:

Thank you for your reply. But I am not sure I get what you mean. You said
"change the "input" attribute for your action to point to the page you want
your errors displayed on.". In my login.jsp page, I have:
...
<html:text property="userName" />
...
<html:password property="password"/>
..

How can change the "input" attribute to point to my errorpage.jsp. What do
you mean by "input attribute"? Could you explain in a little bit detail?

Thank you very much

Jenny

----- Original Message -----
From: "Aaron Oathout" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, August 31, 2002 5:26 PM
Subject: Re: want to have errors to be dispalyed in diffrent page


> Just a guess as I haven't tried this, but it would seem to me you could
> change the "input" attribute for your action to point to the page you want
> your errors displayed on. Anybody thats tried this care to confirm or
> correct my assumption?
>
> Aaron
>
> On Thu, 29 Aug 2002, Jenny wrote:
>
> > Dear friends:
> >
> > I am using struts to develope web application. I use <html:errors/> in
> > login.jsp, and I implemented validate(..) method in LoginActionForm
class.
> > If user enter invalid username or password in login page(login.jsp), I
want
> > the errors to be displayed in another page(errorpage.jsp), other than in
> > login page. Is there a way to fulfill this? Your help is appreciated.
> >
> > Thanks,
> >
> > Jenny
> >
> > ______________________________________________________________________
> > Post your ad for free now! http://personals.yahoo.ca
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

______________________________________________________________________ 
Post your ad for free now! http://personals.yahoo.ca

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

Reply via email to