Explain request dispatcher and its methods.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

How do you pass the data from one servlet to another servlet?

11 Answers   HCL,


Why setMaxAge() and getMaxAge() methods are used in Cookies?

2 Answers  


Describe servlet?

0 Answers  


What is URL Rewriting ?

2 Answers  


What are all the advantages of servlet over cgi?

0 Answers  






List some life cycle methods of a servlet.

0 Answers  


Which interface must be implemented by all servlets?

0 Answers  


What are the classes and interfaces for servlets?

4 Answers  


Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????

3 Answers   ProgressSoft,


What are different types of SessionTracking?

2 Answers  


How to handle the debug errors in servlets?

2 Answers  


What exception should be thrown when servlet is not properly initialized?

0 Answers  


Categories