GWT önuç (barındırılan mod) &

0 Cevap php

Being a GWT newbie, I want to create GWT frontend and a PHP backend, communicating via JSON. The GWT Getting started docs (http://code.google.com/intl/sv-SE/webtoolkit/doc/latest/tutorial/JSONphp.html) suggests

  1. GWT önuç derleme ve
  2. Apache / IIS sunucusuna taşıma

Is there a way to avoid this roundtrip? Could Jetty and a localhost Apache be set up to run simultaneously so that GWT frontend development (hosted mode) could be done in parallell with PHP backend dev?

Alternatif olarak, GWT Sunucu modu yerine İskele localhost Apache / Tomcat kullanmak için kurulum olabilir?

0 Cevap