GWT在開發與Debug階段, 都是使用Hosted Mode, Hosted Mode 內嵌一個Tomcat Server , 搭配Eclipse可以做到Source Level debug GWT provides classes that make it easy for your application to pass Java objects to and from a servlet-based service over HTTP Hosted Mode也可以使用外部的Web Server , 例如PHP+Apache |