Quantcast
Channel: S. Nageswara Rao, Corporate Trainer – Way2Java
Viewing all articles
Browse latest Browse all 505

What is RequestDispatcher in Servlets – Explain with Example?

$
0
0
Communication is very needed between Servlets and Container. Towards this goal Servlet API comes with three interfaces. Following table gives the list and their functionality. Interface Functionality Example with explanation and screenshots available at ServletConfig Used to communicate with Container to read web.xml (meant for one servlet only) init-param Example using ServletConfig ServletContext Used to […]

Viewing all articles
Browse latest Browse all 505

Trending Articles