[ http://issues.apache.org/struts/browse/WW-1347?page=comments#action_37855 
] 
            
Ted Husted commented on WW-1347:
--------------------------------

The strategy didn't seem to work in the case of  "post-back" form. We had a 
form like 

<s:form validate="false">

that used to post back to the Register method. 

But, with wildcards, it didn't postback until we added 

<s:form action="Registration!execute" validate="false">

to the tag.

-Ted.


> SAF1 Features to Implement
> --------------------------
>
>                 Key: WW-1347
>                 URL: http://issues.apache.org/struts/browse/WW-1347
>             Project: Struts 2
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Ted Husted
>         Assigned To: Don Brown
>             Fix For: 2.0.0
>
>
>  
>  * Wildcard Action Mappings - Complete
>  *  DynaForm as Model Object
>  *  Extends for action mappings

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to