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 file input field to a form
Parameters: depth - the number of tabs to indent Parameters: out - PrintWriter to display throws: HtmlException - If the field could not be displayed
Fields inherited from com.jcorporate.expresso.services.html.HtmlElement