|
OOP FormGenerator Version 2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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 :
|
OOP FormGenerator Version 2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ALL CONTENTS COPYRIGHT 2002, Jun Inamori. All rights reserved.
Any questions and comments are welcome to Jun Inamori.