You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jordan Thomas <jo...@ipa.fraunhofer.de> on 2002/12/06 17:09:11 UTC

getInputForward() problem

Hi,

I am using the getInputForwardMethod() to return a user to the form that has
errors on it. OK, that is working except it seems to be leading to the wrong
place.

I need to go to http://localhost:8080/scoop/login/1.do from
http://localhost:8080/scoop/login.do. I think that instead I am been taken
to http://localhost:8080/login.do when I am returned to my input form. (My
application is called 'scoop')

I am receiving a 404 error which says "The requested resrouce (/login) is
not available".

Any suggestions?

thanks

Jordan


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