Hi GWT Community I am in the process of evaluating GWT as a basis for building RIA's so am building out a basic form based application to test out GWT.
So far my GWT experience has been really good however I appear to have hit a brick wall in terms of validation (such as basic client side form validation) as from what I can see GWT does not have any built in validation components so I would have to build validation components manually. >From my investigations (including searching this group) I have not been able to come to any conclusions on best practice for validation with GWT, I have seen there are a number of separate GWT validation projects available however I have not been able to come to a conclusion on a best practice. Please could you share your personally experiences around GWT validation and share any best practices? NOTE: I know that there are also a couple of 3rd party libraries such as SmartGWT and Ext GWT that provide built in validation techniques however I would like to discount these for now due to licensing questions (particularly over Ext GWT) and as I understand from my research these libraries do not seem to benefit from key GWT features such as code splitting, code elimination, etc and don't really adhere to GWT 'best practice' (I hope I'm not opening a can of worms with this statement) Many Thanks Simon
-- 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=en.
