What is the difference between an applet and a servlet?
Answer Posted / sanjay
servlet operates within the domain of server while applet
does not required support for java in the java web browser.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
What do you understand by mime type?
What is servlet interface?
What is pure servlet?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What are the life cycle methods of a servlet?
What is the difference between jsp and servlet life cycle?
How do I know if java is running on linux?
How can we implement a jsp page?
What is SingleThreadModel interface?
How can we refresh automatically when new data is entered into the database?
What are the objects involved when a servlet receives a call from client?
What is the major difference between servlet and applet?
What is the difference between context parameter and context attribute?
What do you mean by cgi in servlet?
How to handle exceptions thrown by application with another servlet?