Hi, I was under the impression that I could write actions without extending ActionSupport or implementing any struts2/xwork interfaces. However, I cannot figure out how to add action errors (ActionSupport.addActionError()) to an action if not extending ActionSupport. I looked at ActionContext.getContext() and ServletActionContext, but don't see a way to add action errors.
Anyone know how to do this? Thank you in advance for any suggestions. -- View this message in context: http://www.nabble.com/Actions-without-extending-ActionSupport--tp15591064p15591064.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]