What is the web server used for running the Servlets?


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

Post New Answer

More Servlets Interview Questions

Why do we have servlet filters?

0 Answers  


Explain get and post.

0 Answers  


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

0 Answers  


How to notify an object in session when session is invalidated or timed-out?

0 Answers  


What are the different mode that servlets can be used?

0 Answers  






Explain servlet life cycle?

0 Answers  


What is the type of method for sending request from http server?

0 Answers  


How many objects of a servlet is created?

0 Answers  


What is the use of attribute in servlets?

0 Answers  


Can a jsp be called using a servlet?

0 Answers  


How to rectify errors in java servlet while compilation?

0 Answers  


What is the inter-servlet communication?

0 Answers  


Categories