saveErrors is not deprecated. I use it in Struts 1.2.
--- Asad Habib <[EMAIL PROTECTED]> wrote:
> Paul, what method do I use to save them? I am using Struts 1.2.9 and as
> far as I know the saveErrors method has been deprecated. Is there another
> method that replaced this one? Thanks.
>
> - A
Paul, what method do I use to save them? I am using Struts 1.2.9 and as
far as I know the saveErrors method has been deprecated. Is there another
method that replaced this one? Thanks.
- Asad
On Tue, 16 May 2006, Paul Benedict wrote:
Asad,
I have not had this problem. I use declarative exce
Asad,
I have not had this problem. I use declarative exception all the time.
Two things to look for:
1) Make sure you're actually saving the errors messages after you generate
them. Calling form.validate() only makes them; make sure you save them
in the request.
2) Make sure you're not redirect
3 matches
Mail list logo