What are the supporting protocol by HttpServlet ?
No Answer is Posted For this Question
Be the First to Post Answer
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
When Servlet is unloaded?
What are the phases of the servlet life cycle?
What is the protocol used by Server & Client?
What is called a session?
What is URL Encoding?
Which java framework is most popular?
What is servlet collaboration?
What is done after deploying a war file and before client gives a request
What do you mean by cgi in servlet?
What are the classes and interfaces for servlets?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?