jedii101 / tennis-ladder-online

Automatically exported from code.google.com/p/tennis-ladder-online
0 stars 0 forks source link

app engine portal implementaion #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
since appengine is not supporting any grails stuff yet, i decided to use
app engine as front page entry point, and use the jsp redirect user to the
server at my house.

front page: use simplest java/jsp impl:
- application level configuration:
admin only: {
1:forward url,
2:front page message

- forward request to home server.

Original issue reported on code.google.com by will....@gmail.com on 11 Apr 2010 at 4:25

GoogleCodeExporter commented 8 years ago

Original comment by will....@gmail.com on 11 Apr 2010 at 4:29

GoogleCodeExporter commented 8 years ago
use appengine as portal,
admin page can be used to setup the redirect url

Original comment by will....@gmail.com on 12 Apr 2010 at 7:44