To present user specific data, where do I store the userID of the user currently logged in? the Session?
yes. sesssion is used for storing user specific data.