The Ext-JS component library is richer than what comes with GWT only. Ext Js have done some nice work to get the JS library available in Java trough the GWT-EXT. You can see that on their website.
There's also a EXT-GWT project based on Ext-JS, but you'll need the Js open sources library anyway. So it's no like you need to choose betweed them... Ext-JS is not the same thing as GWT... You can have both ! Christian On Thu, Nov 19, 2009 at 12:11 PM, Palani <[email protected]> wrote: > We are evaluating GWT and Ext-JS for our application development. > > With GWT, I do not need to mess with Java Script and all the > development can be done in Java. > > With Ext-Js, I need to learn JavaScript and it is not strongly typed > language. > > Any other guidance would be appreciated. > > > Thank you in advance. > > -- > > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
