Hi,
I'm new to the cloud and not an experienced developer. For a course I have to make a web application using the GAE and I will also use JAVA for it. I did a few tutorials but I still have questions that don't let me start with my project. In my application I want people to be able to login (I have figured out how to do it) and I also want to have different data presentation depending to each user (this I don't know how to do it) I have experience of php and mysql but it is my first time that I 'm working with Datastore. So I would like to know what can separate each user connected with a google account. Could I have something like the PHP session for checking if a user is logged in? How I could also make relationship in datastore objects like relating 2 sql tables for example. I would be grateful if someone could give me this information or provide me some links where I could find answers. -- 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.
