What is ServletContext object?
No Answer is Posted For this Question
Be the First to Post Answer
What is dispatcher servlet?
What is the directory structure of a war file?
Explain servlet events?
What is the first statement in jsp page.
What do you mean by cgi in servlet?
What is difference between Forward() and sendRedirect() methode?
Name the different ways of session tracking.
explain the advantages of servlet life cycle?
What do you mean by cgi?
What are the phases of servlet life cycle?
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.
How forward () method is different from send redirect () method?