Quick Links
:
servlet
servlet
A small Java application running on a web server that extends the server’s functionality. The servlet usually displays a dynamically generated web page in a browser and interacts with the client.
Related terms
application
,
client/server
,
Java
,
run
,
web page
,
web server