AS/400 Toolbox for Java \ HTML classes

HTML Classes

Start changeAS/400 Toolbox for Java HTML classes assist you in setting up forms and tables for HTML pages. The HTML classes implement the HTMLTagElement interface. Each class produces an HTML tag for a specific element type. The tag may be retrieved using the getTag() method and can then be imbedded into any HTML document. The tags you generate with the HTML classes are consistent with the HTML 3.2 specification.

The HTML classes can work with servlet classes to get data from the AS/400 server. However, they can also be used alone if you supply the table or form data.

The HTML classes make it easier to make HTML forms, tables, and other elements:

NOTE: The jt400Servlet.jar file includes both the HTML and Servlet classes. You must update your CLASSPATH to point to the jt400Servlet.jar file if you want to use the classes in the com.ibm.as400.util.html package.

To find out more information about HTML, see the reference page.End change


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