Is java servlet still used?


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

Post New Answer

More Servlets Interview Questions

What if you need to span your transaction across multiple servlet invocations?

0 Answers  


What is servlet attributes and their scope?

0 Answers  


What are the types of ServletEngines?

1 Answers  


What is the web server used for running the Servlets?

0 Answers  


What is servlet and how it works?

0 Answers  






What is session?

0 Answers  


What is the directory structure of web application?

0 Answers  


difference between request.getSession(false) or request.getSession() and request.getSession(true)

2 Answers  


In jsp custom tags from child tags to how many levels of parent tags you can acess

1 Answers   Bosch,


What do you mean by default initialization in java servlet?

0 Answers  


Explain the methods in Generic and HTTP Servlets?

2 Answers  


When the methods init() and Distroy() will be called?

2 Answers  


Categories