OOP FormGenerator Version 2.0

OOP FormGeneratorTM Version 2.0 API Specification

OOP FormGenerator API Version 2.0

This API is useful for generating the CGI FORM on the fly.

See:
          Description

Packages
com.oopreserch.util The classes and interfaces required for OOP FormGenerator API.
com.oopreserch.web OOP FormGenerator API Version 2.0

This API is useful for generating the CGI FORM on the fly.

 

OOP FormGenerator API Version 2.0

This API is useful for generating the CGI FORM on the fly. It reads a set of code fragments from the XML, inserts the arbitrary Strings between them, and merges them all. A set of request parameters in the HttpServletRequest can be inserted into the code fragments at a time. In this case, the validity of each request parameter can be determined automatically. Based on the validity of the String to be inserted, the appropriate code fragments will be selected. By this way, your JSP/Servlet can check the input from the users and ask them to fix the incorrect input if something is wrong.

The following API is required :

It is included in the distribution of Apache Tomcat, so you need not install JAXP explicitly. About the latest release and the updated information (such as the new examples), please visit our web site.


OOP FormGenerator Version 2.0

ALL CONTENTS COPYRIGHT 2002, Jun Inamori. All rights reserved.
Any questions and comments are welcome to Jun Inamori.