What is the difference between an applet and a servlet?
Answer Posted / sepna
radhi, thanks alot for your valuable and enlarge answer
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the uses of servlet and what is servlet chaining?
Explain web container.
What is a web container and what is its responsibility?
What are the kinds of http requests?
What is ServletContext object?
What is the difference between Difference between doGet() and doPost()?
Is dispatcher servlet a singleton?
How do you create a cookie using servlet?
Write a command to get actual path of a servlet to the server?
What is servlet and its use?
How is an application exception handling is done using a servlet?
What are all the ways for session tracking?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
How a servlet is unloaded?