What's the advantages using servlets than using cgi?
No Answer is Posted For this Question
Be the First to Post Answer
What are different ways for servlet authentication?
Describe servlet?
Why do we have servlet wrapper classes?
What are the servlet events?
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.
Explain jsessionid?
List some life cycle methods of a servlet.
What is Servlet Context?
What is use of parseQueryString ?
Differentiate between the get and post method
What are the disadvantages of storing session state in cookies?
What are the types of protocols supported by httpservlet ?