![]() |
What is the difference between an applet and a servlet? |
[Edit] |
Answer
Applet is a part of Core JAVA and Servlet of Advance Java. Applet is client side program and Servlet is Server side. When Applet runs it take the resources of client whereas Servlet is processed at server.
An Applet's class, jar files can be accessed and downloadable by client but not so in case of servlet.
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.
Dilpreet Singh (SCJP,OCA 9i)
www.geocities.com/heartsingh
First answer by ID3412394954. Last edit by Lakshmiarun mca. Contributor trust: 88 [recommend contributor]. Question popularity: 54 [recommend question]
|
Research your answer: |
- What difference ifanyare there between a list of components derived from a physical inspection versus a list of components derived from your computer and your system properties?
- Wath is the yellow book in informatic?
- What does task panl.exe unable to locate component mean?
- Differentiate cohesion and coupling in software engineering?





