1. Endless loop with request dispatched to JspServlet on WebLogic 11g stackoverflow.comI have the following configuration: ServletA (in my case Apache CXFserlet - but this is not important), which is matching all requests - /*. ServletB, which is doing dispatch to a named servlet ... |
2. using request dispatcher to call jsp from servlet in weblogic coderanch.com |