| Author |
json object send to JSF backing bean to xhtml page
|
pradeep gamage
Ranch Hand
Joined: Aug 03, 2009
Posts: 85
|
|
when user click on the button in the xhtml page i want get Student data object as json and display in xhtml page...
I have tried it following way..
JSF backing bean
my xthml page
it's not working. please let me to way i can pass json object from jsf backing bean to xhtml page when user operation happend in xhtml page(Ex: user click the button in xhtml page)
Thank you
|
Software Engineer(BSC):SCJP 1.5
(Knowledge is power when applied)
|
 |
 |
|
|
subject: json object send to JSF backing bean to xhtml page
|
|
|