There might be better ways, but one way that does work without too much trouble is Client-Side-Includes:

http://del.icio.us/fern/csi

I created a page that just returned the desired html fragment, then I pointed my CSI call to that url and had it replace a div in the calling page...

of course I've created some components to encapsulate this...

Mário Lopes 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