Struts

From Documentation
Revision as of 06:29, 11 February 2011 by Tomyeh (talk | contribs)

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

Last Update : 2011/02/11


Version Date Content
     



Last Update : 2011/02/11

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.