I don't see this as a spec bug, I think it's quite deliberate. Sometimes you
need to redirect to sth outside the web app. What'd be the point of having
sendRedirect() duplicate the functionality of the RequestDispatcher? 

/Manne

>NOTE: All JSP commands are relative to the web app root EXCEPT
>response.sendRedirect() which is relative to the host (stupid spec bug!) so
>you need to put an rcp in front of that.


Reply via email to