[JBoss-user] [Installation & Configuration] - Re: Can U Help Me: javax.servlet.jsp.JspException: Missing m

2004-07-15 Thread edisonpaul
Yes I found the reason... Through ant deploy, somehow, I had the ApplicationResources.properties file only in the main diretory but not in the WEB-INF/classes directroy. Now I just tried copying the message resources property files into this WEB-INF/classes directory and packed it back to struts

[JBoss-user] [Installation & Configuration] - Can U Help Me: javax.servlet.jsp.JspException: Missing messa

2004-07-14 Thread edisonpaul
Error when runing an application (JBoss/Ant/Struts/Windows2000/NO EJB) After deployed the application using Ant.. Then I started the application with http://localhost:8080/strutstest/index.jsp The browser gives Error --