I believe the answer is no, there is no built in component to handle
AJAX stuff in Tapestry, but, with a little Javascript it isn't hard. I
use the Prototype.js library to easily do AJAX stuff. Another good one
to look at would be Dojo. Of, of coruse, Tacos may be your easiest
solution.

Kevin

On 4/24/06, Mário Lopes <[EMAIL PROTECTED]> wrote:
> Hi. I'm wondering if Tapestry 4 allows the following (without using Tacos):
>
> - Click a link
> - Retrieve some .html content through AJAX
> - Display it.
>
> So it would be as easy as clicking on "show more content". On that
> moment, an AJAX request would be filled out and a certain .html would
> be retrieved.
>
> Doable?
>
> Kind regards,
>
> Mário Lopes
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to