On Tue, 03 Feb 2009 22:09:02 +0100, Michael Wechner
<michael.wech...@wyona.com> wrote:
> Andreas Hartmann schrieb:
>> Michael Wechner schrieb:
>>> Andreas Hartmann schrieb:
>>
>> […]
>>
>>>> The validation has to happen on the server side,
>>>
>>> why? I could imagine using GWT one would be able to do this also on
>>> the client side.
>>
>> That sounds cool. Would it mean that Jing would be translated into
>> JavaScript and invoked by the browser's JavaScript engine?
> 
> yes, theoretically ;-) The classes/libs I have used so far worked
> nicely, but I don't know how well GWT "scales" and I guess we just have
> to give it a try


I don't know well GWT, so I made some search and I find GWT-EXT. In this
ajax framework (based on GWT) I see that : 
http://www.gwt-ext.com/demo/#loadSubmitXmlForm.
But this sample do the validation on the server side (in this
implementation).

I see another ajax framework (ZK) who has an example of a client side
validation : http://www.zkoss.org/zkdemo/userguide/#a4


This last framework (ZK) seem me to be very powerful and in the spirits of
Lenya/Cocoon : all Ajax declarations are doing in an xml way (XUL and XAML
"compliant" : http://zkoss.org/faq/#XUL) !

So, I go a little out of the current discussion, but how do you think about
the integration (interest / possibility)  of this ajax framework in Lenya ?

For information, some interesting pages I find : 
* A description of ZK :
http://www.javascriptsearch.com/news/news/060421ZKAJAX.html
* the demos page : http://www.zkoss.org/zkdemo/userguide/#f1
* How to put ZK in tomcat : http://zkoss.org/doc/quickstart/ch02s02.html
* GWT vs ZK (the 2 firsts links in google :p) : 
** on the ZK site : http://www.zkoss.org/smalltalks/gwtZk/
** on a gwt site : http://www.ongwt.com/post/2007/02/17/GWT-vs-ZK
* the wiki : http://docs.zkoss.org/wiki/Getting_Started
* the developer's guide : http://docs.zkoss.org/wiki/Developer%27s_Guide
** how to integrate ZK in existing framework :
http://docs.zkoss.org/wiki/Developer%27s_Guide#Part_F.__Integrate_with_backend_frameworks
* the ZK forum : http://www.zkoss.org/forum/index.zul#path%3Dindex%3B

Have a good day !



> 
> Cheers
> 
> Michael
>>
>> -- Andreas
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@lenya.apache.org
> For additional commands, e-mail: user-h...@lenya.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@lenya.apache.org
For additional commands, e-mail: user-h...@lenya.apache.org

Reply via email to