Regarding Hosting GWT applications

2011-11-28 Thread sachin sreenivasan
Hello everyone, I am planning to host my gwt application and I am trying to find the right hosting provider. Many people are not able to clearly tell me if they support the hosting of GWT based applications. They say that they offer a JVM with tomcat and mysql for db, but when I ask them about

Re: Regarding Hosting GWT applications

2011-11-28 Thread Ashwin Desikan
you can choose any provider who supports a java stack. tomcat stack would work perfectly fine. the choice of provided depends on the nature of your application and what sort of scale you are expecting to achieve and the level of flexibility you need. rackspace, amazon web services are good

Re: Hosting GWT applications

2011-09-09 Thread Sudhakar Abraham
Go to the build directory of project. Copy the required jar from your Project_Directory\build\web\WEB-INF\lib . Go to the Google App engine sdk directory through command prompt C:\Program Files \GoogleAppEngine\appengine-java-sdk-1.5.0.1\bin. Type appcfg -- enable_jar_splitting update

Hosting GWT applications

2011-09-08 Thread sachin sreenivasan
Hi, I am developing an application using GWT and I need to host it somewhere so that I can share it with my friend who is located elsewhere. Can someone tell me what would be the best option to host my application to make it available for him for testing purpose? I guess google app engine can

Re: Hosting GWT applications

2011-09-08 Thread Ernesto Oltra
In the website (http://gwt.google.com/) there are some tutorials about GWT/Appengine And check http://code.google.com/appengine too for tutorials on Java-Appengine. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion