Dimitris Mouchritsas wrote:
Hi all,
We use Struts 1.2.4 in our application and I'd like to refactor some
code to use ActionMessage(s) instead of ActionError(s).
Can somebody show me a solid example (or point me to an article) on how
to do it?
Also, when I tried before to completely remove Act
The session scope equivalent of "saveErrors(request, errors)" is
"request.getSession().setAttribute(Globals.ERROR_KEY, errors)".
Paul
> -Original Message-
> From: Jim Kennedy [mailto:[EMAIL PROTECTED]
> Sent: 25 May 2004 14:30
> To: 'Struts Users Mailing List'
> Subject: Using ActionMessa
2 matches
Mail list logo