Java Web Server 2.0  

Simple Form Servlet Example


This demonstrates how to use an HTML form. To use it, you must create an HTML form with an ACTION that points to server_name:port/servlet/sunexamples.SimpleFormServlet

To try the servlet, complete the following form:
What is your name?
What's your shoe size?
Click here to view the source


Top
java-server-feedback@java.sun.com
Copyright © 1999 Sun Microsystems, Inc.
All Rights Reserved.