My situation is that I have an input jsp.  On submit I call my struts action
and do a DB query.  If I get an empty result I want to be directed back to
the original input jsp and display an error message.

What is considered the best method for doing this?

I could add the message to the session context.
-- 
View this message in context: 
http://www.nabble.com/-S2-Pass-error-message-from-called-page-back-to-calling-page-tf4778913.html#a13671094
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to