Re: best practices for gwt + jee

2009-05-06 Thread Vályi Péter
Thanks for your input. Although by "drag'n'drop style designer" I meant a WYSIWYG editor. I know about the Instantiations GWT designer plugin for eclipse, is it any good? Can it work with the GWT eclipse plugin? Are there any alternatives? On Tue, May 5, 2009 at 9:52 PM, Jim wrote: > > You can

Re: best practices for gwt + jee

2009-05-05 Thread Jim
You can use 1. Eclipse (3.4.2), 2. Tomcat 6, 3. Google GWT Eclipse Plugin and 4. http://code.google.com/p/gwt-dnd/. Jim http://www.gwtorm.com/mail/Mail.html for GWT Mail Example. http://code.google.com/p/dreamsource-orm/downloads/list On May 5, 3:07 pm, Pecc wrote: > Hello everyone, > > I'm qu

best practices for gwt + jee

2009-05-05 Thread Pecc
Hello everyone, I'm quite new to GWT and JEE, so I'm looking for some general help. What are the best softwares and methods for developing a jee application with GWT? What should i choose as IDE, app server, plugins so that they work together well, and are easy to use? Are there any drag'n'drop s