http://www.developer.com/lang/cgi/article.php/602071/Replacing-your-CGIs-with-Java-servlets.htm

Back to article

Replacing your CGIs with Java servlets


February 19, 1998


What are servlets

Just as an applet extends the capabilities of a Web browser, servlets are Java components that extend the capabilities of Web servers. Servlets can be used as server-side includes or as CGI programs

Sitemap | Contact Us