Constructor
Create a hidden field with the given name and value
Parameters: newFieldName - Field name for the hidden field Parameters: newFieldValue - Value for the hidden field throws: HtmlException - If the parameters are invalid
"Display" the hidden field to a form
Parameters: out - PrintWriter to display Parameters: depth - the number of tabs to indent throws: HtmlException - If the field could not be displayed
Fields inherited from com.jcorporate.expresso.services.html.HtmlElement