Hi Marcel, Do those pages appear for you on the local admin console?
In my case the admin console is at: /_ah/admin Have tried two add these two pages to appengine-web.xml but they don't show up <admin-console> <page name="Appstats" url="/_ah/appstats" /> <page name="Mapreduce" url="/_ah/mapreduce" /> </admin-console> On Nov 11, 10:50 am, Marcel Overdijk <marceloverd...@gmail.com> wrote: > Hi, > > I'm experimenting with custom admin pages as described > on:http://code.google.com/appengine/docs/java/config/appconfig.html#Admi... > > I would like to style these admin pages as much as the admin console > looks at the moment. > > Are there any best practices / pointers how I can accomplish this > best? > > Cheers, > Marcel -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.