How we can create war file in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
what is servlet life cycle?
What are setComment and getComment methods in Cookies?
What is difference between Forward() and sendRedirect() methode?
What are setSecure() and getSecure() methods in Cookies?
difference between request.getSession(false) or request.getSession() and request.getSession(true)
What is the use of welcome-file-list?
What do you mean by a filter and how does it work?
How do I use cookies to store session state on the client?
If we disable cookies in our web page, what will happen?
What is meant by session? Tell me something about httpsession class?
Why do you use session tracking in httpservlet?
What is the difference between RequestDispatcher and sendRedirect?-