Uncategorized
html form post example
The statement is a HTML language statement used by a browser to initiate a POST/GET data relation. An HTML form contains so many form elements. Let us do little modification in the above servlet, so that it can handle GET as well as POST methods. . Example: A client (browser) sends an HTTP request to the server; then the server Submit a form using the "post" method:
Leave a reply