How do you deal property files in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by session tracking?
What is the life cycle of a servlet?
What are the functions of Servlet container?
explain the advantages of servlet life cycle?
What are the classes and interfaces for servlets?
What is the difference between a generic servlet and http servlet?
can i call destroy() method in init() method of servlet
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
What is servlet tunnelling?
What is preinitialization of a servlet?
Life Cycle of servlets?
What is the difference between RequestDispatcher and sendRedirect?-