Posts Tagged 'To-Remember'

[GAE/J] Path to development console

Remember the followings quoted from Google App Engine intro

The development web server includes a console web application. With the console you can browse the local datastore.

To access the console, visit the URL /_ah/admin on your server: http://localhost:<port>/_ah/admin

gae_admin_console

16 December 2009 at 21:40 - Comments