reply(): String updating;
The default implementation of the reply method of the JadeHTMLClass class calls the generateHTMLString, which calls the updateValues method and then generates the HTML with the updated values from the transient instance. It includes the class name and the HTML document name as hidden fields in the string.
In addition, the session id of the
The transient instance is then deleted, and the application then goes back to waiting for input.