Il 26/04/2011 06:12, Ani ha scritto:
Hi there,

I am about to create a web application using GWT + MySQL. My
understanding is that I need to set up an external server (Tomcat) in
order to use a MySQL back-end. What's the best way of doing this:

1. Create a Tomcat - Web Dynamic Project and get GWT up and running.
2. Create a Google - Web Application Project and get it to run under
Tomcat.

I have tried both and I haven't been able to get a simple example up
and running.

If anyone can shed any lights here I would really appreciate it.

Cheers


Hi I'm setting the project with Tomcat in this way:
(Eclipse Helios 3.6.2)
1. create the  web app google GWT
2. configure build path to apply facet dynamic web (2.5 or 3.0 version based on Your application server)
3. configure build path to apply facet jpa 2.0
4. configure your app server (Tomcat, JBoss, etc)
Then You can use the developer edition Jetty based or may it's possible to run/debug on server (ex. Tomcat).

Regards

Maurizio

--
You received this message because you are subscribed to the Google Groups "Google 
Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to