I am using struts for a while and am facing problem when i make changes to action class and i refresh my webapp and run then I get javax.servlet.jsp.JspException: Cannot find ActionMappings or ActionFormBeans collection at org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:773) at org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:481) at /LoginForm.jsp._jspService(/LoginForm.jsp.java:69) (JSP page line 6)
Just want to check if you have fixed this problem. Any help is greatly appreciated.. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>