What are the annotations used in servlet 3?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between server and servlet?
Why is a constructor needed in a servlet even if we use the init method?
can we override service method in my servlet class..?? if yes or no why ??
How do we go with database connection and log4j integration in servlet?
What is the web server used for running the Servlets?
Differentiate between get and post?
What is ServletConfig object?
What is getservletcontext?
Which httpsession object is used to view and manipulate information about a session?
Explain the jar and war files in servlet?
Differentiate between the web server and application server?
What are the kinds of http requests?