Tag Archives: app-engine

Wicket On Google App Engine (GAE) – Deployment Configuration

Just a quick tip – generally with Wicket we want to supply our application with a way to choose between “Development” vs. “Deployment” mode automatically, so that we can get stack traces etc. during development and disable development features for … Continue reading

Posted in Java, Software Engineering | Tagged app-engine, Google, Java, open-source, tips, wicket | 1 Comment