Explain the difference between jsp and servlet?
No Answer is Posted For this Question
Be the First to Post Answer
List out the difference between ServletConfig and ServletContext?
What is the type of method for sending request from http server?
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 the advantages of servlet life cycle?
Which is the methods of generated servlet?
How can the session in servlet can be destroyed?
How to set a cookie that is persisted only for the duration fo the clients session?
Explain how does JSP handle run-time exceptions?
Write a command to get actual path of a servlet to the server?
Life Cycle of servlets?
What are the uses of servlet
What is the inter-servlet communication?