Doing a redirect is a normal operation in the web. That's why there is
a HTTP status code for it, even several codes - 3xy.

Check http://en.wikipedia.org/wiki/Post/Redirect/Get

On Wed, Apr 11, 2012 at 1:53 PM, rawe <ralph.wey...@dachser.com> wrote:
> What I see in Firebug on tab network, when running the application under
> tomcat is:
>
> /POST page?9-3.IFormSubmitListener-frmOrderDetail 302 Moved Temporarily
> localhost:8080  0 127.0.0.1:8080/
>
> Normally I get a status of 200.
> That's why Websphere can't find the page : 302 Moved Temporarily
>
>  Ralph
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/404-error-using-Wicket-1-5-4-and-Websphere-6-1-tp4548356p4548554.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to