Hi Angelo,

I'm not a T5 expert, but I also have a need for AJAX functionality -
however, instead of using my own approach, I prefer to wait a bit longer
till Howard Lewis Ship (principal developer) will cook something up. I
assume it will be with Dojo (since T4 uses it, and Jess is also part of the
Dojo development team). In the mailing list, Nick Westgate recently noticed
that Howard has made some AJAX commits in the latest release in the SVN
repository, so I hope it won't be too long before he really has something
worth sharing. In the mean time, I am focusing on learning the ins and outs
of T5.

Cheers
Erik

On 9/2/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I'm new to T5, and don't have any experience with DOJO neither, I got a
> question: since T5's templates are plain htmls, can we use Dojo with T5?
> example: an app might have a 'register' page which might require the page
> to
> verify zip code before accepting the submission, with Ajax approach we can
> avoid directing user to another page just to read the 'invalid zip code'
> message(of course T5's validation method can take care of that too), a
> servlet can coexist with T5's app to verify the zip code and send back
> some
> info to the page, possible? Thanks.
>
> A.C.
> --
> View this message in context:
> http://www.nabble.com/T5%3A-using-DOJO--tf4368411.html#a12451071
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to