Hi, I am builing an application where the Action class has to return a confirmation message to the jsp. How can I do this using the struts framework. I know how to return an error messege in the <html:error> tag but I also need to display a confirmation message to the user. Currently I am simply passing the message as a parameter on the ActionForward, is there a better way to do this?
Thanks for you help, Kalpana -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>