Converts the integer to a String and writes it to the output followed by a carriage return.
Converts the integer to a String and writes it to the output followed by a carriage return.
public virtual void println(int)
Prints the String to the output followed by a carriage return.
public virtual void println(string)
HTMLFormWriter Class | com.neokernel.httpd Namespace