Download the new Autochrome 2.0 Photography Wordpress Theme.

Tag Archives: javax

Java Servlets, an introduction

— By

Servlets are the small programs that are run on the server side of the connection and they're used to dynamically extend the functionality of a web server. They follow the standard framework, use portable Java language.