http « Client « JSP-Servlet Q&A





1. Can i define JSP Custom Error Pages for any of HTTP Client Error Code(4XX) and HTTP Server Error Code(5XX)?    stackoverflow.com

I am using Jboss server, i want to know does it recognize all the HTTP Client Error Code(4XX) and HTTP Server Error Code(5XX) so that i can configure my custom error ...

2. Trying to Redirect. 302 Error. HTTP CLIENT 4.1.1    stackoverflow.com

Edited:- Updated One
What's wrong with this code. Now I am getting error on setRedirectStrategy as The method setRedirectStrategy(new DefaultRedirectStrategy(){}) is undefined for the type DefaultHttpClient and error on DefaultRedirectStrategy as
DefaultRedirectStrategy cannot ...

3. getting an error package com.sun.xml.ws.transport.http.client does not exist    stackoverflow.com

I am running a >jsp file on netBeans with web server Tomcat. I am getting an error package com.sun.xml.ws.transport.http.client does not exist Can someone tell me where to get this package?