[ http://issues.apache.org/struts/browse/WW-1343?page=comments#action_37798 ] Ted Husted commented on WW-1343: --------------------------------
> Now, about the default method, the current default is no method is specified. > Are you requesting the Form component start with "POST" and use that if none > others are specified? The form tag <s:form method="POST"> as the default. Right now the default is GET. -T. > Deprecate selected legacy API members (e.g. Around``Interceptor, "do" clause) > ----------------------------------------------------------------------------- > > Key: WW-1343 > URL: http://issues.apache.org/struts/browse/WW-1343 > Project: Struts 2 > Issue Type: Task > Components: Misc > Affects Versions: 2.0.0 > Reporter: Ted Husted > Assigned To: Don Brown > Priority: Critical > Fix For: 2.0.0 > > > * Deprecate or remove the AroundInterceptor. (See Rough Spot #7.) > * Eliminate "do" clause for Action alias lookups. Scan Actions at load time > for known aliases, and fail fast. > * Change the default submit method for the form tag from GET to POST (See > Ted, #2.) -- 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
