Here's my situation:

I used a displaytag to show a table as an ajax result. It works fine.

However, when I click "sort" or go to different page, it opens a new page
with only the displaytag table. I saw something online that there's ajaxTags
or ajaxAnywhere, but it seems they're both not good.

Is JQuery a good solution for this issue? I found this:
http://vijay360.wordpress.com/2008/03/12/displaytag-jquery-displaytagajaxed/

<display:table name="sessionScope.group_query_list"
requestURI="group_queryGroups.do" pagesize="20">

-- 
View this message in context: 
http://old.nabble.com/how-to-use-ajax-displaytag--tp26326770p26326770.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to