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 2003/02/26 14:00:13 UTC

DO NOT REPLY [Bug 17429] New: - getInputForward not working

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: struts-dev@jakarta.apache.org
        ReportedBy: david@twotomato.com


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-
dev@jakarta.apache.org/msg12073.html

but in the latest source version it doesn't appear so.

Can you help....

Cheers
David

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org