Differentiate Java applet and Java servlet?

Answer:
Java Applet is an application designed to transmit on internet to execute on java compatible browsers. Java Servlet is a server side program used to provide services to clients.
First answer by ID2057768166. Last edit by ID2057768166. Question popularity: 1 [recommend question].