Re: how to use ajax displaytag?

2011-05-10 Thread elakkiya
hi, I have one display-tag in my jsp page. I got the contents of the display tag through ajax response. I need to set the display tag from that response using jquery. Please any one help me in this. -- View this message in context: http://struts.1045723.n5.nabble.com/how-to-use-ajax

Re: how to use ajax displaytag?

2011-05-10 Thread Eric Lentz
I have one display-tag in my jsp page. I got the contents of the display tag through ajax response. I need to set the display tag from that response using jquery. Please any one help me in this. That's not a Struts question. Ask your question on stackoverflow.com with a jquery and

Re: how to use ajax displaytag?

2009-11-16 Thread fireapple
in context: http://old.nabble.com/how-to-use-ajax-displaytag--tp26326770p26374269.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional

how to use ajax displaytag?

2009-11-12 Thread fireapple
. 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

Re: how to use ajax displaytag?

2009-11-12 Thread Oscar
fireapple escribió: 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

Re: how to use ajax displaytag?

2009-11-12 Thread Ernesto Reinaldo Barreiro
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