What are the annotations used in servlet 3?


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

Post New Answer

More Servlets Interview Questions

What are the methods in HttpSession and their use?

3 Answers  


What’s the use of the servlet wrapper classes??

0 Answers  


How do you track a user session in servlets?

3 Answers  


How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?

2 Answers  


What is url encoding and url decoding

0 Answers  






List some life cycle methods of a servlet.

0 Answers  


How is the get () method different from the post() method?

0 Answers  


What is the difference between genericservlet and httpservlet

0 Answers  


Given the request path below, which are context path, servlet path and path info?

0 Answers  


give the syntax of doGet() and doPost()?

2 Answers  


Why filter is used in servlet?

0 Answers  


What is cgi and what are its drawbacks?

0 Answers  


Categories