Issue Details (XML | Word | Printable)

Key: MPGENAPP-7
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jason van Zyl
Reporter: Archimedes Trajano
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Application Generation Plugin

Action.perform is deprecated

Created: 30/Apr/04 08:38 AM   Updated: 01/May/04 09:11 AM   Resolved: 01/May/04 09:11 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.2

Time Tracking:
Not Specified

File Attachments: 1. Text File undeprecate.patch (1.0 kB)



 Description  « Hide

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



Archimedes Trajano added a comment - 30/Apr/04 08:41 AM

Patches to fix the issue


Emmanuel Venisse added a comment - 01/May/04 09:11 AM

Applied.