Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The method org.apache.struts.action.Action.perform is deprecated it has to be changed to org.apache.struts.action.Action.execute in
jstl-struts/src/InputAction.java
struts/src/InputAction.java
Patches to fix the issue