Write all the phases defined in servlet life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
Describe servlet?
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.
What is session?
What are the important functions of filters?
What is called a session?
What is the difference in between the httpservlet and generic servlet?
Which application server is best for java?
When to use doget() and when dopost()?
How do you configure a centralized error handler in servlets?
What is the advantage of Servlets when compared with other server side technologies?
How can I send user authentication information while making URL Connection?
What are the features added in Servlet 2.5?