IMHO, JSON is still applicable. You're not forced to hardcode your JSON
list. You can build it dynamically in your Java class and then provide it to
your client JS for it to parse it and generate your JS list.

Regards,

Pierre


On Fri, Dec 12, 2008 at 7:32 AM, Ashis <chettri.as...@gmail.com> wrote:

>
> Thanks guys,
>       But i need to pass dynamic list which is stored in databases.I have a
> method appList() which returns list of application users and i need to pass
> it in javascript .Not a static list
>
> Looking forward for your suggestions.
>
>
> --
> View this message in context:
> http://www.nabble.com/passing-list-from-java-class-to-javascript-tp20949804p20970595.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
"La vie est un songe, mais par pitié, ne me réveille pas."
(Proverbe Yiddish)

Reply via email to