Retrieves the current HTTP submit method.
public int getSubmitMethod()
Returns the current HTTP submit method. This can be either METHOD_GET or METHOD_POST.
See Also setSubmitMethod