Em Mon, 18 May 2009 13:44:05 -0300, ownedthx <sethc...@gmail.com> escreveu:
Let me try an example. Take a pretty rich web app like markmail:
http://tapestry.markmail.org/search/?q=tapestry
When you search on markmail, it causes a whole page refresh. (not what
I'm trying to do). But, what if instead it updated just the applicable
components on the page, such as the search results, using Ajax? This is
basically what I'm trying to accomplish with my web app.
Just use a zone surrounding the results page and update it when the user
submits the search form. And don't forget that, in Tapestry 5.1.0.5, you
can update more than one zone in the same form submit or event.
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org