If servlet receives multiple requests, how many objects will it create?


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

Post New Answer

More Servlets Interview Questions

What is session variable in servlets?

1 Answers  


Write a simple servlet program to print the contents of html.

0 Answers  


Hi Friends, Can we make any method thread safe withour synchronized keyword?

2 Answers  


What is use of parseQueryString ?

1 Answers  


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

2 Answers  


what is the difference between doGet() and doPost()?

6 Answers   TCS,


What is the first statement in jsp page.

7 Answers   L&T,


Why doesn’t a servlet include main()? How does it work?

0 Answers  


HTTP tunneling means what?

2 Answers  


What are the life-cycle methods for a servlet?

0 Answers  


How to find whether a parameter exists in the request object?

0 Answers  


What is difference between cookies and httpsession?

0 Answers  


Categories