Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
There are two NoParameters interfaces:
- org.apache.struts2.interceptor.NoParameters
- com.opensymphony.xwork2.interceptor.NoParameters
the former isn't used by the ParametersInterceptor, just the second one. Mark the old XWork interface as deprecated and just use the new from struts2 package (just move it into org.apache.struts2.action package)
Attachments
Issue Links
- links to