Well, I ran into the notorious 'no more than 3000 files' problem with SmartGWT. It seems there are solutions to go beyond this limit, but it implies either deploying a Zip archive + Servlet to dezip files as needed (Slooow) or deploying the static part of the library to another site... Let's hope the problem will be corrected as SmartGwt looks promising.
As for Ext GWT, the licence prohibits you from using it for any public usage, unless you pay the licence. That's fine if you expect to make some business with this, not so good overwise. Vaadin, I haven't tried, but will probably. Looks interesting too. On 28 mar, 16:21, Flori <[email protected]> wrote: > Hi Thierry, > > why should SmartGWT/EXT GWT doesn't work together with GAE? There are > no relations between GWT & GAE by default. The only connection point > is GWT-RPC request or the RequestFactory and these are totally > independent of view libraries. Therefore, I can only suggest you both > libraries. > > cheers > > On 28 Mrz., 13:04, Thierry Lejealle <[email protected]> > wrote: > > > > > Hello, > > > I find GWT standard components a bit dull. What would you recommand to > > extends GWT components and still remain compatible with App Engine ? > > Ideally a component library that works 100% in Java (no need to tinker the > > CSS or Javascript) > > Ideally something that hasn't a too restrictive licence... > > > SmartGWT looks nice but doesn't seem to work well with GAE at the moment > > EXT GWT has a restrictive licence ; I don't know if it works with GAE ? > > > Any other option ?- Masquer le texte des messages précédents - > > - Afficher le texte des messages précédents - -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
