What is war file?
No Answer is Posted For this Question
Be the First to Post Answer
What are the various ways of session supervision in servlets?
What are the difference between HttpServlet and GenericServlets?
How do I use cookies to store session state on the client?
What are different types of SessionTracking?
What are some disadvantages of storing session state in cookies?
Explain life cycle of a Servlet?
Which is better jsp or servlet?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
Write all the phases defined in servlet life cycle?
Describe servlet?
When the methods init() and Distroy() will be called?
how can you give alias to servlets?