JWT: Java rich web framework (like Vaadin but with graceful degradation)
1–5 of 5 posts
Re: JWT: Java rich web framework (like Vaadin but with graceful degradation)
#2Test it with disabled javascript too :)
Re: JWT: Java rich web framework (like Vaadin but with graceful degradation)
#3Here is the widgets gallery: http://jwt.emweb.be/jwt-gallery/gallery Test it with disabled javascript too :)
Re: JWT: Java rich web framework (like Vaadin but with graceful degradation)
#4I love the fact that folks are still innovations and trying different patterns and approaches, even if that means fourfteen web frameworks for java.
Checking out the tutorial, just wanted to Congrats the JWt author on the release.
Re: JWT: Java rich web framework (like Vaadin but with graceful degradation)
#5Here is the widgets gallery: http://jwt.emweb.be/jwt-gallery/gallery Test it with disabled javascript too :)
The drop-downs seem kind of laggy. How do you position yourself in relation to GWT?
JWt is also the web framework with best support for refactoring (no string-based bindings) and best support for OO design (you can specialize widgets easily).
A JWt application does not rely on JavaScript (unlike GWT) and can be properly indexed by a search engine (unlike GWT). That makes it more general purpose.