|
Generator Templates
|
| Java |
| |
| Generates a command class for use in JSP applications |
| |
| Generates a command class for use within a Model View Controller (MVC) framework in a JSP application. The command class is responsible to handle requests, perform validation, and determine which JSP page should handle the return of the response |