hi all, I am try to develop a web apps using Struts2, and the presentation we use ExtJS.
in ExtJS, we have a form that represent 1 table, and several grid, around 2-3 table grids. so, in my mind the grid = one result... after trying several model, i see that every form or table grid need 1 result in my case above, we need 3-4 result for me, creating 4 results for 1 page is an annoying job and make my struts.xml become blowup and dirty. any idea guys? F