| Author |
add children to panel
|
madhubabu angadala
Greenhorn
Joined: Apr 11, 2009
Posts: 8
|
|
|
hi i am getting data from ajax call..how to add that data to the jsf panel .
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
Simply iterate through the data, adding each data element into a new child. It's easy!
What does your code look like? Where are you having the problem? Can you get it to work without using an Ajax call? What is the complexity or problem that Ajax has introduced that wasn't there when you weren't doing an Ajax call?
-Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
 |
|
|
subject: add children to panel
|
|
|