DhForm.METHOD_POST

Overview | Methods | Fields | This Package | All Packages

DhForm.METHOD_POST

Indicates that the server is not expected to respond after the form is submitted. This is used when the form contains a DhSubmitButton control.

Syntax

public static final int METHOD_POST;