kusalk commented on code in PR #829:
URL: https://github.com/apache/struts/pull/829#discussion_r1440046409
##########
core/src/main/java/org/apache/struts2/action/NoParameters.java:
##########
@@ -23,7 +23,6 @@
* them automatically. This may be useful if one is using the action tag and
want to supply
* the parameters to the action manually using the param tag. It may also be
useful if one for
* security reasons wants to make sure that parameters cannot be set by
malicious users.
- *
*/
-public interface NoParameters extends
com.opensymphony.xwork2.interceptor.NoParameters {
Review Comment:
Reverse the delegations for easier deletion of deprecated classes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]