How to get the path of servlet in the server?


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

Post New Answer

More Servlets Interview Questions

Write the code to get the server information in servlet.

0 Answers  


How servlet is created?

0 Answers  


What is meant by servlet? What are the parameters of the service method?

0 Answers  


What are life cycle methods of a servlet?

0 Answers  


HTTP tunneling means what?

2 Answers  






Explain url encoding in servlet?

0 Answers  


Tell us something about servletcontext interface.

0 Answers  


What are the life cycle methods of a servlet?

0 Answers  


What are the different ways we can maintain state between requests?

0 Answers  


Can we refresh servlet in client and server side automatically?

0 Answers  


How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?

1 Answers   AZTEC,


Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.

7 Answers  


Categories