Matt, tanks for your help. But I need to persist with displayTags /: I guess that there's some kind of validation inside struts 2 that doesnt allow the correct work of ajaxtags.. Just take a look at my generated url from displaytag pagination.
http://localhost:8080/SGVDBA/view/usuario/UsuPesquisaResultados.jsp? currentUsu.eMail=¤tUsu.chv=¤tUsu.dtGvr=&struts.enableJSONValidation=true &buttonPesquisar=Pesquisar&dojo.currentUsu.dtGvr=&d-49489-p=2 Tanks all! 2008/4/14, matt.payne <[EMAIL PROTECTED]>: > > > You could try struts2 + jquery + jgrid > (http://trirand.com/jqgrid/jqgrid.html) > If you need ajax, you need something that returns an json or xml response > (insert you velocity, freemarker, json result, jsp result here). > > Matt > > > > Márcio Gurgel wrote: > > > > Hi all! > > > > Since this morning I'm having troubles to configure ajaxTags in my > > project. > > I followed the steps from ajaxTags web site, I also saw the ajaxTags > show > > case wich contains a example of display:table. > > But doen't work... > > > > Is there some kind os special configuration for struts 2? > > My displayTable is inside a <sx:tabbedPanel><sx:div> > > > > I also tried to use: useSelectedTabCookie="useSelectedTabCookie" to > select > > the correct tab when my displayTable pagination submits the page. > > In this case, the content of the first tab doesn't appear. > > > > Regards. > > > > Márcio Gurgel > > > > > > > -- > View this message in context: > http://www.nabble.com/Struts-2-%2B-AjaxTags-%2B-DisplayTag-tp16670438p16689458.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >