DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29544>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29544

provide more explanation to "No input attribute for mapping path"

           Summary: provide more explanation to "No input attribute for
                    mapping path"
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Controller
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am posting to a form.
When just doing it from the command-line with
links http://localhost/myApp/myAction.do

all works fine and my checks in the action claim that the form fields are empty
which is obviously correct.

When I extend this to [EMAIL PROTECTED]&password=asd
I get the "No input attribute for mapping path" and in the catalina.out, I see
<<DEBUG [http-2712-Processor4] (StandardWrapper.java:700) -   Returning non-STM
instance>>
Why is there no clue given what the error in the form is?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to