Forms plugin for Struts
The forms plugin makes the Calyxo Forms component available to Struts applications. Please, consult the Calyxo Forms documentation to learn what forms can do for you.
Though the Calyxo Forms component comes with its own form/input JSP tag library, the plugin supports use of the tags provided by Struts.
- The Calyxo Forms tags are to be used in conjunction with the generic Calyxo Action Forms, which free the application developer from implementing an action form class per HTML form.
- The Struts tags are to be used in conjunction with Struts Legacy Forms. Plain action forms as well as DynaForms are supported.


