Who is responsible for writing a constructor?
No Answer is Posted For this Question
Be the First to Post Answer
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
what is the difference between do get/dopost
Explain the architechure of a servlet?
How to find whether a parameter exists in the request object?
What is pure servlet?
What is the difference between sendredirect() and forward() in a servlet?
What is servlet lazy loading?
What is the purpose of dispatcherservlet properties?
What are the functions of an intercepting filter?
How is a servlet implemented in code?
Which method of the httpservletrequest object is used?
In servlets, Why do we need both GET and POST method implementations?