What is servlet name in web xml?
No Answer is Posted For this Question
Be the First to Post Answer
Why doesn’t a servlet include main()? How does it work?
what is the difference between servlets and struts?
what is the difference between do get/dopost
Is servlet thread safe?
How is a servlet implemented in code?
Explain in detail about applet to servlet communication?
What is called a session?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
How to make sure a servlet is loaded at the application startup?
What are the different methods of session management in servlets?
In jsp custom tags from child tags to how many levels of parent tags you can acess
When a servlet accepts a call from a client, it receives two objects. What are they?