Hurray for the wonderfully overloaded term component, particular confusing to Java developers it seems.
On 29 Sep., 16:46, Ruben Reusser <[email protected]> wrote: > I was thinking more about components as a 'blog, shopping cart, etc' and not > just single UI components such as a button, table, etc. > > On Tue, Sep 29, 2009 at 6:02 AM, Alexey Zinger <[email protected]>wrote: > > > Admittedly, I have not gone looking for too many GWT widgets so far, but > > doing a cursory > > search<http://www.google.com/search?q=gwt+components&ie=utf-8&oe=utf-8&aq=t&...>revealed > > a number of seemingly good sources. When I did find myself needing > > reusable components across my own projects, either for integration with > > other GWT pages, or for injecting into HTML/JSP, it proved a fairly > > straightforward and easy task. Whether something looks good out of the box > > is not limited by technology, but is rather up to the author of the > > component. In some cases stuff looks decent. But due to the nature of GWT, > > typically all that's required to tweak the look of a component is CSS > > modification, which isn't very hard. > > > Alexey > > 2001 Honda CBR600F4i (CCS) > > 2002 Suzuki Bandit 1200S > > 1992 Kawasaki EX500 > >http://azinger.blogspot.com > >http://bsheet.sourceforge.net > >http://wcollage.sourceforge.net > > > ------------------------------ > > *From:* Ruben Reusser <[email protected]> > > *To:* [email protected] > > *Sent:* Monday, September 28, 2009 7:58:01 PM > > *Subject:* [The Java Posse] Re: The Top 3 Java based web frameworks > > > how so? Last time I checked it was pretty hard to make a GWT app look good > > (unless you go with GWTEXT and that one uses transitional html, not strict) > > - is it easy to say build a larger app (for example a community site) with > > GWT? Are the components available and do they work together? > > > Ruben > > > On Mon, Sep 28, 2009 at 4:29 PM, Alexey Zinger <[email protected]>wrote: > > >> I'd say GWT does that pretty well. > > >> Alexey > >> 2001 Honda CBR600F4i (CCS) > >> 2002 Suzuki Bandit 1200S > >> 1992 Kawasaki EX500 > >>http://azinger.blogspot.com > >>http://bsheet.sourceforge.net > >>http://wcollage.sourceforge.net > > >> ------------------------------ > >> *From:* Ruben Reusser <[email protected]> > >> *To:* [email protected] > >> *Sent:* Monday, September 28, 2009 7:25:37 PM > >> *Subject:* [The Java Posse] Re: The Top 3 Java based web frameworks > > >> I'd really love to see a java web framework that promotes writing reusable > >> components for the web, makes it easy to merge those components into an > >> application and comes with a component marketplace. Has anybody seen a > >> framework that's good at doing this? (and it would be great if everything > >> looks appealing from the get-go and it's easy to skin the final application > >> too). > > >> Ruben > > >> On Fri, Sep 25, 2009 at 12:25 PM, CKoerner <[email protected]> wrote: > > >>> I'm curious on what people feel are the top 3 Java based web > >>> frameworks. You can round it out with 2 honorable mentions if > >>> desired. > > >>> Thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
