Thanks for the reply.
we store bean objects in an arraylist. So in
JSP, we get arraylist which contains beans.
I want to pass bean properties values to javascript.
Expected : I want to pass bean properties values to datagrid to display it in UI.
What I understand is that data needs to be passed to form the datagrid content to display.
I am trying to use dojo datagrid.