Package cx.ath.matthew.cgi
-
Interface Summary Interface Description CGIErrorHandler Interface to handle exceptions in the CGI. -
Class Summary Class Description CGI This is the main class you have to extend with your CGI program.CheckBox DefaultErrorHandler Interface to handle exceptions in the CGI.DisplayField DropDown Field HiddenField HTMLForm Class to manage drawing HTML formsMultipleDropDown NewTable Password Radio SubmitButton TextArea TextField -
Exception Summary Exception Description CGIHeaderSentException Thrown if the headers have already been sent and CGI.header is called.CGIInvalidContentFormatException Thrown if both raw and text data are set in the same page.