How can I obtain a reference to a non-default MessageResources instance from within the execute method of an ExceptionHandler?

The signature is:

public ActionForward execute(Exception e, ExceptionConfig config, ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response);

How do I look up the messages resources declared as "FOO_MESSAGES" in struts-config.xml?

Thanks,
Erik


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



Reply via email to