Tuesday, 30 December 2008

Round-up

pda: can't get the sample GWT app to run. Suspect I'm lacking java runtime support. Java support on mobile is not same as on desktop. Trying installing Opera - insufficient space... nightmare. Opera installed and I now have GWT on WM5 but Opera needs a lot of ram. Moving the cache - which can be done through opera:config (but you have to scroll down a long way).

tomcat: you don't need tomcat to support client side javascript, however you do need a web server. Apache httpd does fine.

The following URLs work fine from fuji:
  • http://localhost:8080/examples/jsp/
  • http://fuji.slm.dnsdojo.net:8080/examples/jsp/
  • http://fuji.slm.dnsdojo.net:8080/sw/StockWatcher.html
  • http://www.slm.dnsdojo.net/content/tech/gwt/tests/StockWatcher.html
Haven't yet figured how to deploy my static site into local tomcat, don't expect a big deal here though.

No comments:

Post a Comment