Applet vs Servlet - What's the difference?
applet | servlet |
(computing) a small program module that runs under the control of a larger application, typically a web browser
(computing) A Java program, running on a Internet server, that generates web content dynamically in response to requests from clients.
