|
Ricardo's Home Page |
|
Java Servlets are programs that are designed to be run under a web server. Generaly they are intended to reply to browsers requests with dinamicaly generated HTML pages. Servlets are not part of the base Java language although they have increasing popularity as a replacement for CGI or even C based server side processement. For that reason you must get and install the Servlet API before you start. In this page I'll help you to begin writing Java Servlets, starting with the traditional Hello World example.
|
Last update:
2000/01/08 |
Get your own Free Homepage |
Prepared by: Ricardo Lindengrün |