Displaytag is a JSP tag library which inherently makes it a server-side technology. You are going to have to find a client-side technology that uses javascript(most likely) to manipulate the DOM.
-----Original Message----- From: SourceForge.net [mailto:[email protected]] Sent: Monday, November 07, 2011 1:51 PM To: [email protected] Subject: [displaytag-user] [Open Discussion] AJAX to load a Display tag Table The following forum message was posted by snkurasala at http://sourceforge.net/projects/displaytag/forums/forum/249317/topic/479 8579: Hi can anyone suggest me how can I load a Display tag table using AJAX To be clear I have made an AJAX call from Java Script which returns me an XML which holds the data to Display Now I want to make use of this data to display it in a table which uses Display tag How do i Set it from JavaScript Please help ------------------------------------------------------------------------ ------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

