Servertec   Simple Form Servlet
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Add-ons
How To
Change Log
Future Plans
Knowledge Base
Documentation
Samples
Hello World
Display Arguments
Display Headers
URL Redirect
CGI Tester
SSI Tester
Servlet Tag
Servlet Chaining
Log
Cookie Counter
Cookie Tester
Protected Page
List Employees
Connection Pool
Simple Form
Dump Form
Page Counter
File Upload
Session Tester
Context Tester
Sales
Legal
Feedback

 

This example prompts the user to enter their name and once submitted displays the entered value or asks the user to enter their name if none was submitted.

The examples utilizes the get method to submit any values to the Web Server from the client's browser.

The code contains all code to display the initial form and any resultant Web pages. The form field name is used to hold any entered value and to determine which response to send to the client's browser.

[ view source ] [ run ]

 top of page
 Built with iScript Copyright © 1997-2000 Servertec. All rights reserved.
Last Modified: Thu Aug 10 13:07:08 EDT 2000