[jboss-user] [JBoss Seam] - Re: How to integrate Ext with Seam using JSON

xinhua do-not-reply at jboss.com
Tue Nov 20 11:38:22 EST 2007


hi,damianharvey

my trick is , first create grid object with a "createGrid(data)" function, then use js:function to get collection from server and transfer it into "data",after that i use js:function "oncomplete" to call "createGrid(data)" to build the grid. 

yes, i know js:Function is a very cheep way, :) but so far i didnot see any problem with xhtml and ajax4jsf filters.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106465



More information about the jboss-user mailing list