You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/04/12 17:25:50 UTC

DO NOT REPLY [Bug 8022] New: - Need to update the Actions in the actions package for 1.1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8022>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8022

Need to update the Actions in the actions package for 1.1

           Summary: Need to update the Actions in the actions package for
                    1.1
           Product: Struts
           Version: 1.1 Beta 1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Standard Actions
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: chuckcavaness@attbi.com


The Action classes defined in the org.apache.struts.actions package need to be 
updated to reflect the changes in 1.1.

These classes still use the perform() method, but more importantly, still throw 
ServletException and IOException, unlike the new execute() method, which only 
throws Exception.

Definitely not a huge priority, but nonetheless important for new users to get 
some consistency.

Chuck

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>