If you want to preserve errors and messages across a redirect you can you
this interceptor:
http://glindholm.wordpress.com/2008/07/02/preserving-messages-across-a-redirect-in-struts-2/
On Sun, Jul 12, 2009 at 10:18 AM, taj uddin wrote:
> Hi Kavitha,
>
>The action error message will not
Martin Gainty wrote:
he's afraid someone from the list might yell at him for being "too verbose"
I don't think anybody minds verbose when it's on-topic.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For ad
alt uebernehmen.
> Date: Sun, 12 Jul 2009 11:16:08 -0400
> From: newton.d...@yahoo.com
> To: user@struts.apache.org
> Subject: Re: not displaying errors!
>
> taj uddin wrote:
> > My guess would be, u must be redirecting the action on success.
>
> Why do you onl
taj uddin wrote:
My guess would be, u must be redirecting the action on success.
Why do you only abbreviate the shortest words? Why not just type them
out? Are you texting your mailing list messages?
Dave
-
To unsubscribe,
Hi Kavitha,
The action error message will not be carried to the JSP page if u r
doing the redirect-action. The Message will be lost. If so, then u have to
store the error message in the session and retrieve it in the redirected action
class.
In case, if u r not doing the redirect-action
e contenu fourni.
> Date: Thu, 9 Jul 2009 15:21:04 +0200
> From: r...@lsoft.com
> To: user@struts.apache.org
> Subject: Re: not displaying errors!
>
> My first guess would be that you are not properly dispatching back to
> your input page. A closer look at your struts.xml
Thanks Robert .. Lemme check the same.
Robert Graf-Waczenski
07/09/2009 06:51 PM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Re: not displaying errors!
My first guess would be that you are not properly dispatching back to
your
My first guess would be that you are not properly dispatching back to
your input page. A closer look at your struts.xml would clarify this,
though.
Robert
Kavita Mehta schrieb:
Hi,
I am using Struts 2.0 and I am not able to display the action errors in
my JSP.
Action class code :
if( ( g
8 matches
Mail list logo