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


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

Post New Answer

More Servlets Interview Questions

Is servlet thread safe?

0 Answers  


How the servlet is loaded?

0 Answers  


How will you pass values from HTML page to the servlet?

0 Answers  


Which exception is thrown if the servlet is not initialized properly?

0 Answers  


What is the purpose of inter-servlet communication?

0 Answers  






what is the difference between servlets and struts?

3 Answers  


what are the different services provided by the web server?

2 Answers  


Can servlet have a constructor ?

0 Answers  


What is the need of session tracking in web application?

0 Answers  


Why do we have servlet wrapper classes?

0 Answers  


What is a parser. What does a parser do with a XML? Why do we need it?

1 Answers  


Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.

4 Answers  


Categories