EXT-GWT

EXT-GWT is a commercial GWT extension tools.

Recently, I am playing with it and I am impressed with the Web Desktop feature provided.

1 big advantage over GWT-EXT is Ext GWT is a Java implementation that does not use any external javascript and fully leverages the GWT API. This mean, potentially, it will load much faster than GWT-EXT.

My experience so far is, EXT-GWT load way faster than GWT-EXT.

Also, EXT-GWT support for Java 1.5 features, including generics, enums, and varargs.

Comments

Popular Posts