AS/400 Toolbox for Java \ Servlet classes \ Converter classes \ HTMLFormConverter

HTMLFormConverter class

Start changeThe HTMLFormConverter classes extends StringConverter by providing an additional convert method called convertToForms(). This method converts row data into an array of single-row HTML tables. You can use these table tags to display the formatted information on a browser.

You can tailor the appearance of the HTML form by using the various get and set methods to view or change the attributes of the form. Some of the attributes that you can access include:

To see how the HTMLFormConverter works, compile and run this example with a webserver running. End change


[ Information Center Home Page | Feedback ] [ Legal | AS/400 Glossary ]