That's such a fake. It's just another framework that generates
JavaScript for you using Java. Their demo doesn't work with JavaScript
turned off. Furthermore, while common tasks look relatively easy to
implement in their framework, there is any number of existing
JavaScript libraries out there that make JavaScripting this easy &
browser-compatible. And who in their right mind would trade JavaScript
for Java for client-side programming? Ah, Java programmers, that's
who.
Back to the drawing board...
TG cheats with the X part but that's because json is much more better
it's even more native then XML javascript wise
> http://www.zkoss.org/
>
>
> >
>
Althought you, as developer using ZK will not use Javascript, you
markup code generates Javascript to the browser, and some browser
issues are not solved in general javascript, so ZK or anything else
cannot override this easily.
Older libraries, have workarounds around almost every usage you can
think of today, and if you don't want to code on javascript you have
Java options ( google web toolkit) Python (pyjamas) and now this
markup THAT in the end you must set event handlers in the code.
sorry if I misunderstood you, but your message sounded a little bit
odd. In the end the only scripting code you can rely on browser side
is : ecmascript / javascript.
Best regards,
Marcelo