| Author |
GWT 2.0 using tomcat in hosted mode
|
rakesh sugirtharaj
Ranch Hand
Joined: Dec 16, 2007
Posts: 151
|
|
Hi all,
I am exploring the features of GWT2.0. One of the feature seems to be using a server of our preference in the hosted mode, rather than the inbuilt jetty that comes with GWT. I have been trying to do this with no success. I read through the documentation here and searched but I am unable to do it or should I say I dont understand how to do it.
To make things more clear, I want to do the same debugging and stuff that I am able to do with Jetty, with my external container also.
Can someone please explain? And also when I run an application with Jetty I get the url appended with a parameter '?gwt.codesvr=<some port no>' . What is the significance of this?
Thanks in advance.
|
Cheers!
RSR
|
 |
eric whitmore
Greenhorn
Joined: Feb 16, 2010
Posts: 4
|
|
This should give you some clues:
http://www.coreservlets.com/Apache-Tomcat-Tutorial/eclipse.html
|
 |
 |
|
|
subject: GWT 2.0 using tomcat in hosted mode
|
|
|