1. getRequestDispatcher and FQDN stackoverflow.comis there a way to use
If I try it, I get the error
JSPG0036E: Failed to find resource /http:/mysite.com/testI need to forward it outside ... |
2. is request.getRequestDispatcher.forward() asynchronous? stackoverflow.comWhen I called one servlet from another inside single |
3. Can request.getRequestDispatcher call a servlet? coderanch.com |
4. diff between |