Java applet and a Java servlet

Describe briefly the difference between a Java applet and a Java servlet?

E

Expert

Verified

A java applet is a compiled Java bytecode program which is transmitted to a browser through HTTP and is invoked employing the HTTP protocol on the user's workstation. A servlet is a Java program which is invoked on the server to respond to HTTP requests.

   Related Questions in Database Management System

©TutorsGlobe All rights reserved 2022-2023.