What is the difference between an applet and a servlet?
Answer Posted / manjit k
Thanks Radhika
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Write a servlet to upload file on server.
What is the inter-servlet communication?
What do you mean by servlet?
Explain load on start-up and its importance?
What are the exceptions thrown by servlets? Why?
Why doesn’t a servlet include main()?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is servlet name in web xml?
What is the difference between CGI and Servlet?
What is the difference between Server and Container?
What is servlet and how it works?
What are the advantages of Servlet over CGI?
How to find whether a parameter exists in the request object?
Why the container loads server at the application startup and how?
What is servlet and its advantages?