Oh, perfect! Thanks! :) _______________________ Everton Agner Ramos
2010/9/10 Thiago H. de Paula Figueiredo <[email protected]> > On Fri, 10 Sep 2010 16:16:30 -0300, Everton Agner <[email protected]> > wrote: > > About the URI for the js ajax call, i just want to know if there is a >> better way for doing it (passing the URI to the javascript)... i just didn't >> like the hidden field approach. >> > > Use RenderSupport.addScript() to add a line of JavaScript that sets some > variable used by your AJAX code later. > > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
