Java Servlets, an introduction
Tuesday, June 24th, 2008 - 7:06 pm
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.
Read the article One Comment






