Neokernel API

HTMLFormWriter Constructor

Use this constructor to write HTML forms directly to an AgentRequest.

Overload List

Use this constructor to write HTML forms directly to an AgentRequest.

public HTMLFormWriter(AgentRequest)

Use this constructor to write HTML forms to a StringBuilder.

public HTMLFormWriter(StringBuilder)

See Also

HTMLFormWriter Class | com.neokernel.httpd Namespace