On 9/15/06, Alexis MAILLOT <[EMAIL PROTECTED]> wrote:
I'm sending a rediction (with HttpServletResponse.sendRedirect or with a new
ActionForward) : everything works fine except the http return code which is
500 (instead of 200 or 302)...
The application is runing under Websphere Application Server 6.
Anyone can help me ?
HTTP sniffer can help you. You may get a proper 302 for the redirect
itself, then 500 for the resource that you are redirecting to.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]