I have a Struts/Tiles application that retrieves info from the DB as JavaBeans and then puts the results into a request attribute. The request attribute is then used by the <display:table>. I am running into a problem when trying to use the sort functionality on certain columns. After populating the list and putting it into request scope, I forward control to a tiles definition that will in one pane display the results. The only way I can get the sorting to work is by hard-coding the following: /app-name/action.do in the requestURI attribute of the <display:table>. Any ideas or help would be appreciated it.
TIA, Jeremy ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

