server « Forward « JSP-Servlet Q&A





1. Intercepting calls and forwarding to another server    stackoverflow.com

I've got a Jersey application where server A knows how to handle a set of resources, but for other resources, it must forward the request on to server B. Right ...

2. forward to different server    coderanch.com

3. Servlet Forwarding To Another Server    coderanch.com