Hi sam,
             I think you have completed your gwt application in your local
machine with mysql database.So I think its working fine in your local
machine [in eclipse editor].You now create a war for the entire project ie
it contains all codes of client and server and should put into the webapps
of tomcat server or corresponding location of any other server ie jboss or
weblogic or anything.And you can take the url in any browzer.please make
sure the client and server codes[class files] in a single war.

Regards,
               Lal

On Mon, Aug 17, 2009 at 10:30 AM, sam <sabir...@gmail.com> wrote:

>
> I have been working on my summer GWT Application Project. Finally, I
> have created an application using eclipse. It has uses RPC, and I use
> JDBC MYSQL to access database.
>
> My application is almost complete; it runs fine in hosted mode and
> accesses database.
>
> But, today I tried to deploy it online. I could not get my client and
> server side to interact, let alone accessing database.
>
> Can anyone help me figure out how to deploy GWT application online?
> How do I get my client and server side to interact when deployed.
> Isn't posting the content under 'war' enough?
>
>
> Thanks,
> sam
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@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