Hi I have a subapp with a form uses DynaValidatorForm.
When the validation fails, it supposed to load the "input" 

Instead I received an error

javax.servlet.jsp.JspException: Cannot find message resources under key 
org.apache.struts.action.MESSAGE

 at org.apache.struts.util.RequestUtils.present(RequestUtils.java:1106)   <----- the 
MessageResources is null here?

 at org.apache.struts.taglib.html.ErrorsTag.doStartTag(ErrorsTag.java:208)

 at wipmodifier.query_1._jspService(query_1.java:229)

 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)

 at javax.servlet.http.HttpServlet.service(HttpServlet.java)

 at org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)

 at org.apache.tomcat.core.Handler.invoke(Handler.java:322)



Please help  Advice is greatly appreciated


-Dan

Reply via email to