Hi James
Its in the index.jsp
I am storing error in the eRROR oBJECT
what i am trying to do is Enter some value in the text box click the submit
button go to next page next page will have a link.When  i click on that link
i am again directed to the first page with the value of that form element in
the text box.But the problem is the error message which i had embedded in
the error object is also visible which i dont want
Thanks

-----Original Message-----
From: James Mitchell [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 18, 2002 11:13 AM
To: Struts Users Mailing List
Subject: RE: Clearing error


What are you talking about?

#1 How did you get to the first page? From an Action or is in the index.jsp?
#2 Why are you even linking directly to a jsp that appears to be dependent
on some objects in some scope?
#3 How do you get "error messages embedded"???
(Is this some result of storing actionerrors in the session?  I don't really
understand what you mean by that.)


James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://www.open-tools.org/struts-atlanta




> -----Original Message-----
> From: Adarsh [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 18, 2002 1:41 AM
> To: Struts Users Mailing List
> Subject: Clearing error
>
>
> Hi All,
> I have done some validations on a text box.If value is entered
> correctly it
> gets redirected to a new page.On the next page i have given a hyperlink to
> the first page..On clicking the link it gets redirected to the first page
> but with error messages embedded.Is there any way to clear it
> Thanks
> Adarsh Gupta
> Software Engineer
> Patni Computer Systems Limited
> SDF-7, 4th Floor, Unit 17, SEEPZ
> Tel : (022)-8290479/8291454  Extn : 5741
> Mobile : 9820224341
> www.patni.com
> World-Wide Partnerships.World-Class Solutions.
>
>
>


--
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]>

Reply via email to