better error message for "Form bean not specified on mapping for action: 
"/yourAction""
---------------------------------------------------------------------------------------

                 Key: STR-3139
                 URL: https://issues.apache.org/struts/browse/STR-3139
             Project: Struts 1
          Issue Type: Improvement
    Affects Versions: 1.3.8
            Reporter: Ralf Hauser


The above error message is shown with the following stacktrace...

javax.servlet.jsp.JspException: Form bean not specified on mapping for action: 
"/yourAction"
        org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:857)
        org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:467)
...

It would be very helpful to also say where

==> Form bean not specified on mapping for action: "/yourAction" in 
struts-config.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to