[appengine-java] Run App Engine on a production intranet

2010-04-15 Thread Harry Monroe
Hi, I know this is not the point on Google App Engine, but I´ve come across this problem. We have a running app online that satisfies many customers, but one of them (there´s always one) would like to run it somehow offline... Does anyone have used the developement server to run a production

[appengine-java] Proxy written in java for browsers

2010-01-20 Thread Harry Monroe
Hi, I was trying to write a proxy server in java. It´s a very simple application that filters the requests to myproxy.appspot.com, retrieves the pages itself and then displays them with the same url. It´s not the same as seen proxies like http://proxycgi.appspot.com/ (which work really good) I