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=22089>. 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=22089 Minor Javadoc copy/paste error Summary: Minor Javadoc copy/paste error Product: Struts Version: 1.1 Final Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] ActionConfig currently says: public ForwardConfig[] findForwardConfigs() Return the form bean configurations for this application. If there are none, a zero-length array is returned. It should be: .... Return the forward configurations for this application... [Or something like it :)] Thanks! -Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]