From Documentation
By enclosing ZUL components with FORM, you could post the content of ZUML components as the request parameters to an existent servlet. Refer to ZK Developer's Reference: HTML Tags 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.