Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum FormSubmitMethod |
|
Values | |
GET | specifies to append the input information of a form to the target URL as parameters. |
POST | speficies to send the input information in a data body. |
Values' Details | |
GET
|
|
POST
|
Copyright © 2003 Sun Microsystems, Inc.