Work with Existent Servlets

From Documentation
Revision as of 07:12, 20 July 2010 by Char (talk | contribs)

Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


By enclosing ZUL components with FORM, you could post the content of ZUML components as the request parameters to an existent servlet. Refer to the Work with HTML FORM and Java Servlets section in the ZK Component Reference chapter for details.

With this approach, you could design rich user interfaces without modifying the existent servlet by simply replacing some of them with ZUL components.



Last Update : 2010/07/20

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