J. Blustein

Web-centric Computing

Some Example Code

Greeting Servlet Example

   <form action="http://torch.cs.dal.ca/~jamie/servlet/Greeting"
         method="get">
     <p><input type="submit" value="Run Servlet" /></p>
   </form>
   


http://www.cs.dal.ca/~jamie/course/CS/4173/examples/servlets/greeting.html
Version:
07 Feb. 2007
CS 4173 Prof:
J. Blustein <jamie@cs.dal.ca>

Valid XHTML 1.0!

Based on Figure 11.1 (p. 380) of Programming the World Wide Web by Robert W. Sebesta © 2002 by Addison-Wesley ISBN 0-201-70484-6.