Overview | Methods | Fields | This Package | All Packages
Retrieves the current HTTP submit method.
Syntax
public int getSubmitMethod()
Return Value
Returns the current HTTP submit method. This can be either METHOD_GET or METHOD_POST.
See Also setSubmitMethod