This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes how to send the array from xhtml onclick funtion  to javascript? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "how to send the array from xhtml onclick funtion  to javascript?" Watch "how to send the array from xhtml onclick funtion  to javascript?" New topic
Author

how to send the array from xhtml onclick funtion to javascript?

prasad kakani
Ranch Hand

Joined: Jul 15, 2008
Posts: 59

hi all,

how to send the array from xhtml to javascript?

This is my requirement .

Displaying the datat in the tabuler format. the second colomn of the each row has an expansion button. on click of this expansion button i need to send the array of values which we get from #{creationdatedmdvo.demandLocation} to javasript. in javascript , these values will be taken and kept into the new row which will be added under the each row whatever row we clicked. The problem is i am not able to send this list to javascript thru onclick funtion of image.
Please help me out..Help would be greatly appreciated.






 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to send the array from xhtml onclick funtion to javascript?
 
Similar Threads
need help in jquery
spaces while populating using s:iterator
dynamically expand and collapse table rows
Ajax, Struts, and a few pesky event based issues
resultset is not working properly