mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
Remove confusing comment
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@543174 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -46,19 +46,6 @@ import com.opensymphony.xwork2.inject.Inject;
|
||||
* standard redirect result.
|
||||
*
|
||||
* <p/>
|
||||
* @TODO - the below sentence is confusing and seems to be contradictory -- FIX ME
|
||||
* To pass parameters, use the <param> ... </param> tag. The following parameters will not be
|
||||
* passed because they are part of the config param for this particular result.
|
||||
*
|
||||
* <ul>
|
||||
* <li>actionName</li>
|
||||
* <li>namespace</li>
|
||||
* <li>method</li>
|
||||
* <li>encode</li>
|
||||
* <li>parse</li>
|
||||
* <li>location</li>
|
||||
* <li>prependServletContext</li>
|
||||
* </ul>
|
||||
*
|
||||
* See examples below for an example of how request parameters could be passed in.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user