Im new to struts2 and JQuery programming. Im my application, when the loginAction is called and if the user is an Admin i direct them to the AdminLoadAction. This action loa
Have you already seen this slides?
http://www.slideshare.net/johannesgeppert1/introduction-into-struts2-jquery-grid-tags
Another good point to start is study the examples in the Showcase and Showcase Grid App. And take a look at the Wiki Pages around the Grid Tag.
Johannes