The moose likes JSF and the fly likes Passing of an ArrayList to javascript Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Passing of an ArrayList to javascript" Watch "Passing of an ArrayList to javascript" New topic
Author

Passing of an ArrayList to javascript

jomol jin
Greenhorn

Joined: Dec 12, 2007
Posts: 8
Can anyone help me in passing an arraylist to a javascript method,
On click of webuijsf:hyperlink i gave
return sortTest('#admin$HtmlTable.mainList}')"

Here mainList is an ArrayList, by passing like this can i get this list in the javascript method, my purpose is to sort that list using javascript.

Kindly help me in doing this
 
 
subject: Passing of an ArrayList to javascript
 
Threads others viewed
Doubt in Generics
ArrayList in http response.
"-1 if this list does not contain the element." problem using arraylist
How to Print Serial number on jsp?
Error while passing List as a parameter
IntelliJ Java IDE