What is the importance of init() method in Servlet ?
No Answer is Posted For this Question
Be the First to Post Answer
What happens, if server sends a cookie to a browser that doesn't supports cookies?
give the syntax of doGet() and doPost()?
How to get the actual path of servlet in server?
what is EJB and Java servlet
What are different ways for authentication of servlet?
What is the life cycle of a servlet?
What is the difference between the http servlet and generic servlet?
can i call destroy() method in init() method of servlet
What's the difference between authentication and authorization?
What are the mechanisms used by a servlet container for maintaining session information?
Name the packages that work with servlet?
What are the servlet events?