Hi,

Here is an article from IBM which takes you step by step through some of the
basic struts. I admit not the best article I have read, but step 6 has the
basics of what you are looking for.

http://www-106.ibm.com/developerworks/websphere/techjournal/0302_fung/fung.html

I recommend picking up any of the excellent Struts books out there from
O'Reilly or Manning.


Tin


"bort" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi all
>
> How do I present, to the user, customized messages in the case of an
Action
> failure?  For example, say a user fills and submits a form.  The form gets
> validated, and control is passed onto the Action.  From within the action,
> we have a "success" and "failure" forward.  In the case of a "failure", I
> forward the user back to the same page.  What I'd like to do now, however,
> is to print out a customized message on this page, explaining what the
> problem was.
>
> I realize that this is a rather simple question... so please go easy on
me!
>
> TIA
> bort




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

Reply via email to