Re: GWT SITE? (example)

2008-10-04 Thread James D
Though I have not released anything as of yet. The way I am working with it is. 1. Create a GWT application. 2. Do remote call back to the server. 3. In the server code perform the JEE call (I am using 3.0 for the JPA) 4. map/wrap the data as needed. 5. return the front-end objects. For me the

Re: New to Gwt

2008-09-12 Thread James D
- Original Message From: Shubham Singh <[EMAIL PROTECTED]> To: Google-Web-Toolkit@googlegroups.com Sent: Friday, September 12, 2008 3:18:04 AM Subject: Re: New to Gwt Thanks Jame. Please suggest some reading in GWT as I am very new for this On Thu, Sep 11, 2008 at 10:14 PM, Jam

Re: New to Gwt

2008-09-11 Thread James D
Most people in here use Eclipse and there are some very nice tools for using GWT with Eclipse though I have not been that impressed with them. I use NetBeans 6.1 and it works well though there are no visual tools available. My suggestion would be to use GWT4NB though it needs to be updated. Y