Servertec Dump Form Servlet
Examples
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
C++ .NET
C# .NET
J# .NET
Visual Basic .NET

Return

 

This example displays a table with two forms. The first column contains a form which will send its values to the Web Server using the get method. The second column contains a form which will send its values to the Web Server using the post method.

The user should enter values into one of the two dummy survey forms and then press submit.

This example uses DumpFormServlet to display arguments, environment variables, cookies and submitted form values.

[ view source ]

 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Mon Sep 05 16:00:40 EDT 2005