I'm trying to running a simple example JSP/Servlet application on JRUN, but i'm receiving this error message below >> javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE I have checked the ARCHIVE message and looking for on search mechanisms about it, but i didn't find a solution. In Tomcat my sample application has running without problems. I have verified my web.xml file for path errors, and i haven't encountered problems in it. The applicationResources.properties file is localized in a classpath directory and match with web.xml parameter. I think that it's a JRUN problem cos in my house i have installed the same application on Tomcat and it's OK. Any idea ? Thanks in advance.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

