Retrieves the current FORM/DIV state.
public boolean getAsHTTPForm( )
Returns true if set to FORM; returns false if set to DIV.
The FORM state can be set by using setAsHTTPForm or adding a DhSubmitButton into the DhForm.
See Also setAsHTTPForm