sample_servlet

NAME DESCRIPTION PARAMETERS SEE ALSO AUTHOR

NAME

sample_servlet - a sample C servlet

DESCRIPTION

This is the "hello world" of servlets. All it does is write out a canned HTML page. It’s intended as a prototype to copy and adapt into your own new servlets.

PARAMETERS

Aside from the standard two - name and pattern - none.

SEE ALSO

coleman(8), servlet(3), file_servlet(8), cgi_servlet(8), test_servlet(8)

AUTHOR

Copyright © 2014 by Jef Poskanzer <jef@mail.acme.com>. All rights reserved.