Struts
From Documentation
The use of Struts with ZK is straightforward: just replace JSP pages with ZUL pages. You don't need to modify action handlers, data models and others. All you need to do is to map the result view to a ZUL page instead of JSP. In additions, EL expressions will work the same way in the ZUL page.
Use ZUL instead of JSP
Submit Form
Version History
Version | Date | Content |
---|---|---|