if you develop with eclipse, in your starter project pick GWT and App
Engine, and it will set up a basic GWT / App Engine project. That's
the basic wiring required, (it uses RPC, it's convenient but not a
must). As to guidelines... that's a huge topic... suggest browse the
Google App Engine for Java and this forum and learn about all the
frameworks out there.

On Jun 8, 4:08 am, laurentleb <laurent...@gmail.com> wrote:
> To the GWT community,
>
> I am pretty new to GWT but familiar with n-tiers application
> development. I find GWT fascinating to develop rich web applications
> and went through the tutorial. This is amazingly simple to achieve.
>
> On the other side, I tested also Google app Engine to develop and
> deploy a JSP/servlet + datastore testing app. Once again, it is really
> efficient.
>
> My question is : how can I combine these two approaches to build nice
> applications on the client side with efficient business java code on
> the server side and data storing in Google datastore ?
>
> Are there some guidelines ? Is there a policy ?
>
> Thank you in advance for your help.
>
> Laurent

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to