What do you mean by annotations in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How do you pass the data from one servlet to another servlet?
What is the major difference between servlet and applet?
What is servlet in tomcat?
What is pure servlet?
When should you prefer to use doget() over dopost()?
What is called a session?
How many ways are available to ger RequestDispatcher object?
Difference Between Web Server and Application server ??
What do you mean by scope object and what are its types?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
How to create war file?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?