JavaXT
|
|
Form ClassUsed to post html form data to an http server. Supports both HTTP GET and POST methods.
ConstructorsPublic Methodssubmit( ) returns javaxt.http.Response Used to submit the form data. Returns the http response from the server. |