DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31340>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31340 Use of deprecated API Summary: Use of deprecated API Product: Struts Version: 1.2.4 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Standard Actions AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The class org.apache.struts.action.ActionForm still uses the deprecated ActionErrors class in its API, in particular within the method declarations - public ActionErrors validate(ActionMapping a_mapping, HttpServletRequest a_request) - public ActionErrors validate(ActionMapping a_mapping, ServletRequest a_request) I assume, this should be changed before the deprecated class is removed... Regards, CAK --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
