getHTMLParameter()
public String getHTMLParameter(String name)
This method accepts the HTML Parameter name and returns its value.
If a non-existing parameter name is given, the method returns an empty string.
public String getHTMLParameter(String name)
This method accepts the HTML Parameter name and returns its value.
If a non-existing parameter name is given, the method returns an empty string.