| Author |
Struts2Jquery <sjg:> tag
|
James Peter
Ranch Hand
Joined: Sep 15, 2010
Posts: 114
|
|
Hi All,
I need to display my data using <sjg:grid tag in struts2jquery.
I want to pass the list of data bean from action class to jsp page and render grid. My code is like below.
in the jsp
But it is not rendering the table. please let me know where i am doing wrong.
Thanks
Peter
|
 |
Johannes Geppert
Ranch Hand
Joined: Jan 12, 2010
Posts: 67
|
|
please read the grid docs in the wiki.
for the grid you need a JSON Action which provides the data for the grid.
Johannes
|
My Java and Webprogramming Blog
|
 |
 |
|
|
subject: Struts2Jquery <sjg:> tag
|
|
|