Package cx.ath.matthew.cgi
Class HiddenField
- java.lang.Object
-
- cx.ath.matthew.cgi.Field
-
- cx.ath.matthew.cgi.HiddenField
-
public class HiddenField extends Field
-
-
Constructor Summary
Constructors Constructor Description HiddenField(String name, String value)
-