You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Mind Bridge <mi...@yahoo.com> on 2005/04/09 11:27:49 UTC

Re: Another Tapestry Ajax demo

Hi Harish,

I have placed the demo of your code on T-Deli:

http://www.t-deli.com/tajax/app?service=page/AmazonBrowserDemo

I advise people to see it, it's pretty cool :)

-mb


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Another Tapestry Ajax demo

Posted by Warner Onstine <sw...@warneronstine.com>.
Unfortunately it doesn't seem to work in Safari.

-warner

On Apr 9, 2005, at 2:27 AM, Mind Bridge wrote:

> Hi Harish,
>
> I have placed the demo of your code on T-Deli:
>
> http://www.t-deli.com/tajax/app?service=page/AmazonBrowserDemo
>
> I advise people to see it, it's pretty cool :)
>
> -mb
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Another Tapestry Ajax demo

Posted by Viktor Szathmary <ph...@gmail.com>.
Hi,

You might also be interested in the latest (that is today's) release
of Tacos (http://tacos.sf.net/). I have added support for partial page
rendering for form POSTs as well. See the demo here:

http://tacos.mine.nu:8080/tacos-demo/app?service=page/PartialForms

the benefit of this approach over a pure javascript/ajax solution is
that this still works very well without javascript (of course a lot
more dynamic with it), so you don't have to develop 2 versions of your
app. You also don't have to render markup with javascript - in fact
you don't have to write additional javascript at all to benefit from
these components.

regards,
   viktor


On Apr 9, 2005 5:27 AM, Mind Bridge <mi...@yahoo.com> wrote:
> Hi Harish,
> 
> I have placed the demo of your code on T-Deli:
> 
> http://www.t-deli.com/tajax/app?service=page/AmazonBrowserDemo
> 
> I advise people to see it, it's pretty cool :)
> 
> -mb
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Another Tapestry Ajax demo

Posted by Massimo Lusetti <ml...@gmail.com>.
On Apr 9, 2005 11:27 AM, Mind Bridge <mi...@yahoo.com> wrote:
> Hi Harish,
> 
> I have placed the demo of your code on T-Deli:
> 
> http://www.t-deli.com/tajax/app?service=page/AmazonBrowserDemo
> 
> I advise people to see it, it's pretty cool :)

You're damn right, it's really cool.

-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org