On 30.12.2009 11:06, Ashwanth Kumar wrote:
> Well, My use here is a typical example of User Registration and User
> authentication! I'm trying to extend the entire app of Tapestry to be AJAX
> driven, with all the pages served through AJAX.
>
> Imagine u can use sought of AJAX capabilities with DWR and Tapestry!
>   
OK let me see if I get the point. If I build user registration for me
it's a simple form, username and email and such and for example I bind
javascript code on the username that will check if it already exists,
before I even fill the entire registration form and certainly before I
submit it. But if i did this, I wouldn't have calls to tapestry stuff at
all, i would directly call the dao methods.

I am probably missing something, that's why I asked for some specific
scenario .... maybe something that can't be done (or wouldn't look good)
with just tapestry and what it offers from ajax components.
I expected an answer of the type: "if you want to have ________________
on your tapestry generated page, then you can do that more user-friendly
or more secure or generally better with DWR and Tapestry interaction".

I am just curious and want to learn something new about this.
Thanks

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to