What is the difference between an applet and a servlet?
Answer Posted / vemula sowmya
Applets can run under any web browser their execution is dependent on Client as they require JRE Whereas Servlets do not require any thing specific at client side, as they require java enabled web/application Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a simple servlet program to print the contents of html.
What are the various ways of session supervision in servlets?
Explain the features are in servlet 3?
Why servlet is faster than jsp?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Which java framework is most popular?
Explain Action Servlet?
What is life cycle of Servlet?
What is servletconfig?
What is dispatcher servlet?
How do you run a servlet?
How can we perform any action at the time of deploying the project?
What are the phases of a servlet life cycle?
What is setattribute in servlet?
Explain how to improve Servlet Performance?