All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ibm.as400.util.html.package.html Maven / Gradle / Ivy

Go to download

JTOpen is the open source version of jt400.jar for IBM i (nee AS/400) - this is an unofficial upload to Maven Central

There is a newer version: 7.10
Show newest version







Provides classes that assist in setting up forms and tables for HTML pages.

These classes provide representations for many common HTML tag elements. Each class produces an HTML tag for a specific element type that can be embedded into any HTML document. The tags that are generated are consistent with the HTML 3.2 specification.

The HTML classes work with the com.ibm.as400.util.servlet classes to retrieve data from the IBM i system. They can also be used alone if the user supplies the table or form data.

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.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:




© 2015 - 2025 Weber Informatics LLC | Privacy Policy