GWT by itself doesn't need anything more then just plain old http
server. GWT application that doesn't do rpc call to the server can be
hosted on about anything. If you want to make rpc calls to services
things get a bit more complicated as you need to host the service
somewhere, but it doesn't have to be tomcat or Java based server
either.

On Jan 22, 5:50 am, Florentine3D <artem.boro...@gmail.com> wrote:
> To lay GWT necessarily need a hosting with support for Tomcat and
> other complex servers? And you can do without such complications?

-- 
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-tool...@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