Examples from the servlet classes
The following examples show you some of the ways that you can use the servlet classes:
Example: Using the ListRowData class
Example: Using the RecordListRowData class
Example: Using the SQLResultSetRowData class
Example: Using the HTMLFormConverter class
Example: Using the ListMetaData class
Example: Using the SQLResultSetMetaData class
You can also use the servlet and
HTML
classes together, like in this
example
.