Java Reference
In-Depth Information
To demonstrate HTML forms, the following URL from the HTTP Recipes site will be
used:
http://www.httprecipes.com/1/2/forms.php
Figure 2.15 shows the contents of this URL.
Figure 2.15: An HTML Form
This form allows a user name and password to be entered. Turn on packet capturing in
WireShark to see what happens when this form is submitted. Fill in the correct user name
and password and click the “Login” button. This should allow a login to the web site.
Search WWH ::




Custom Search