--- tom tom <[EMAIL PROTECTED]> wrote:
> ActionError actionError = new ActionError("");
> ActionMessage actionMessage = new
> ActionMessage("error.test.error1");
> 
> actionErrors.add(ActionErrors.GLOBAL_MESSAGE,
> actionMessage);

http://struts.apache.org/2.0.6/struts2-core/apidocs/com/opensymphony/xwork2/ActionSupport.html#addActionMessage(java.lang.String)

and

http://struts.apache.org/2.0.6/struts2-core/apidocs/com/opensymphony/xwork2/ActionSupport.html#getText(java.lang.String)

may be enough to get you started.

d.



 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 

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

Reply via email to