Short for Java Servlet, a servlet is a Java applet that runs on a server to help handle network requests. If Java is running on the server, servlets can be used in place of scripts. They can handle form submissions, perform calculations, or do other tasks that need to be performed server-side.

Computer abbreviations, Java, Programming terms