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?
5
10
Penguins don't wear shoes, silly
Click here to view the source
Top
java-server-feedback@java.sun.com
Copyright
© 1999 Sun Microsystems, Inc.
All Rights Reserved.