I recently made it so most of my pages require a user to be logged in to view. The only problem I'm having is, if a user tries to come directly from a link
myapp.appspot.com/page.jsp?pageId=aoSCuanjFAVoasDmNlkadf they are asked to login, then forwarded to myapp.appspot.com/page.jsp How do I make it so they are forwarded to myapp.appspot.com/page.jsp? pageId=aoSCuanjFAVoasDmNlkadf Is this possible? Should I not be showing users addresses like myapp.appspot.com/ page.jsp?pageId=aoSCuanjFAVoasDmNlkadf -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
