About
A QWT application consists of a client and server part, both written in Java. QWT translates the client part to JavaScript and runs the server part in a servlet container. With this approach, Java programmers can easily leverage the power and tool chain of their favorite language to create impressive, cross-browser web applications - without any knowledge of JavaScript, HTML, CSS or DOM.
QWT is a regular contribution to the qooxdoo framework. Please use the normal qooxdoo mailing list for QWT discussion.
Features
- Java-to JavaScript Compiler
- all qooxdoo classes available in Java
- RMI-style client server communication
- applications simply invoke methods, networking and Java/JavaScript switching is handled transparently
- uses Reverse Ajax to implement client-to-server calls
- Maven build system
License
QWT is covered by the same LGPL/EPL dual license as qooxdoo: It may be used under the terms of either the
or the
As a recipient of QWT, you may choose which license to receive the code under.
