Request Dispatcher using Servlet In Enterprise Java unit 2 chapter 3 • Request Dispatcher using Servlet In Enter...
#ENTERPRISEJAVA THEORY #PLAYLIST.
• Enterprise Java THEORY TUTORIAL
Request Dispatcher #using Servlet #In Enterprise Java #unit 2 #chapter 3
The #RequestDispatcher #interface provides the facility of dispatching the request to another resource it may be html, servlet or jsp. This interface can also be used to include the content of another resource also. It is one of the way of servlet collaboration.
There are two methods defined in the RequestDispatcher interface.
#Methods of #RequestDispatcher #interface
The RequestDispatcher interface provides two methods.
1. #public #void #forward(#ServletRequest request, #ServletResponse response)throws #ServletException,#java.#io.#IOException:#Forwards a request from a servlet to another #resource (#servlet, #JSP #file, or #HTML file) on the #server.
2. public void #include(ServletRequest #request,ServletResponse #response) #throws ServletException,java.io.IOException:Includes the #content of a #resource (servlet, JSP page, or HTML file) in the response.
PLAYLIST ENTERPRISE JAVA #PRACTICAL :-
• ENTERPRISE JAVA PRACTICAL TUTORIAL TYIT MU...
PLAYLIST #EJ #ENTERPRISE #JAVA #THEORY:-
• Enterprise Java THEORY TUTORIAL
#Subscribe the Channel Link :- https://www.youtube.com/c/AjUpgrading...
IF any Query or Doubt DM on #Instagram :-
https://www.instagram.com/bansode_aja...