What is the procedure of invoking different servlet in a different application?


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

Post New Answer

More Servlets Interview Questions

What is the importance of init() method in Servlet ?

0 Answers   BirlaSoft,


What do you mean by url pattern in servlet?

0 Answers  


If my browser does not support cookie, and my server sends a cookie instance what will happen?

0 Answers  


What are different ways for authentication of servlet?

0 Answers  


How do I support both get and post from the same servlet?

0 Answers  






Is servlet thread safe?

0 Answers  


which method in doGet or doPost is use to send binary date to server

2 Answers   HCL,


What is Servlet API used for connecting database?

0 Answers  


What is the major difference between context parameter and context attribute?

0 Answers  


How servlets are deployed in java?

0 Answers  


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

0 Answers  


What mechanisms are used by a Servlet Container to maintain session information?

0 Answers  


Categories