Just to close the discussion, in the event someone will find it useful (or has 
better ideas).

I'll go on this way:
1) I'll use ZK for the presentation LAYER (http://www.zkoss.org)
2) I'll declare a PAGE variable inside the task definition.

The PAGE variable will contain the .zul page definition (an XML file) 
containing all the code
needed to run the page. If some logic is needed, the page will contain the 
needed ZSCRIPT code.

My web application will work this way:
1) Will retrieve the current TASK(s).
2) Will ask the TASK for the content of the PAGE variable
3) Will show the .zul page as read from the PAGE variable (through 
Executions.createComponentsDirectly)

Regards,
Massimiliano

Regards,
Massimiliano

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186724#4186724

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186724
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to