Hi All, A few days ago I asked the list for implementation of RIA applications in struts2 and which components could be used. Someone, pointed me to
http://www.trirand.com/jqgrid/jqgrid.html and mentioned there wasn't a tag integrating this GRID into struts2. So, I decided to give it a try an created the following project http://code.google.com/p/antilia-struts/ I have managed to create a tag that makes easier, or so I believe, to use that GRID with struts. There is already a small demo application showing how to use the grid tag. You can find the details on how to get it working here http://code.google.com/p/antilia-struts/wiki/DemoApplication And there is also a page explaining how to implement a basic search page using the machinery provided by the project. http://code.google.com/p/antilia-struts/wiki/SearchPage I don't know if I''ll continue adding functionality to this project, because it all depends on how busy will I be with other things, or if there is any interest on this. So, in case YOU think this might be useful for the community I wouldn't mind this code to be integrated into something else, or get help in maintaining or improving it. Best, Ernesto