Friday, April 26, 2013

Notify ZUL from HTML



Simpole Note

This article describe how to notify zul from a html button click via ajax request, this obviously not the suggest pattern so just simple note.

Program

notify_zul_from_html.html
https://github.com/benbai123/ZK_Practice/blob/master/Components/projects/Components_Practice/WebContent/notify_zul_from_html.html

notify_zul_from_html.zul
https://github.com/benbai123/ZK_Practice/blob/master/Components/projects/Components_Practice/WebContent/notify_zul_from_html.zul

notify_zul_from_html__notify.zul
https://github.com/benbai123/ZK_Practice/blob/master/Components/projects/Components_Practice/WebContent/notify_zul_from_html__notify.zul

Online demo
http://screencast.com/t/IIg4Eg1XB

No comments:

Post a Comment