> 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.
if you end up going the extgwt route: http://www.extjs.com/products/gxt/, I wrote a library that might be useful to you. My library here: http://code.google.com/p/gxtforms/ Demo here: http://gxtforms.appspot.com/ -Dave -- 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=.
