Hi Guys

I'm relatively new to web development, I have a lot of experience with
C++, C, Java a bit of php and Symbian C++.

Would anyone mind If I asked a couple of generic servlet / war file
questions?

I have started to created a site using the google web toolkit (GWT).
So far my server side my code inserts and selects from a mysql
database using JDBC.

Having "built" everything where the appropriate javascript is created
and all runs fine and accesses my DB using the tomcat server that
comes with the GWT I want to make sure I am going to be able to deploy
the site somewhere.

http://www.pimtext.co.uk/gwtTest shows everything I have placed on the
server.
If I go to 
http://www.pimtext.co.uk/gwtTest/build/gwtOutput/pimtext.Start/Start.html
it is not possible to add a new user because something is wrong with
the set-up - the client side does not appear to be able to talk to the
server side.

I hope it would not be to ambiguous to ask where you think I might be
going wrong? My eclipse plugin (cypal) for the GWT also has the
ability to build a WAR file for me. What is a war file and is it
appropriate to me.

The site is for a university project. I am hosting at eukhost and not
on my university servers as they do not have tomcat servers for
student use - are tomcat servers the only real way to carry on using
JDBC?

Everything works fine from my computer when using the tomcat server
that comes with the GWT.

Many Thanks for any help you can provide.

Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to