You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "White, Joshua A (HTSC, CASD)" <Jo...@thehartford.com> on 2003/05/20 18:57:09 UTC

Form equivalent of getResources(javax.servlet.http.HttpServletReq uest request)

Hello all,

Is there a form equivalent of the following Action class method?

protected MessageResources
getResources(javax.servlet.http.HttpServletRequest request)


I would like to be able to do the following:


errors.add(ActionErrors.GLOBAL_ERROR, new ActionError("global.required",
messages.getMessage("erros.somerrormessage")));


This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org