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=17429>. 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=17429 getInputForward not working Summary: getInputForward not working Product: Struts Version: 1.1 RC1 Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Standard Actions AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Sorry if I'm doing the wrong thing - but I've had problems with the new Struts1.1 RC1. When the ActionForm returns an error the input page is not returned. Also in the Action.execute(), I try to use mapping.getInputForward() a null is returned. If however I use new ActionForward(mapping.getInput()) there is no problem. I did see a problem like this show up on a message board which said that it was now fixed http://www.mail-archive.com/struts- [EMAIL PROTECTED]/msg12073.html but in the latest source version it doesn't appear so. Can you help.... Cheers David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]