Session management in salesforce

We are trying to create one simple website using force.com sites. The user has registered on the website and must perform various actions by going to different VF pages.

We are faced with the task of maintaining a specific user's session. We need help on how to maintain a session for a specific user.

Please assist you. Please provide any sample code.

Thank.

+3
source share
3 answers

You can not;)

, / , apex , Salesforce? 1000 URL- . Salesforce , , .

Customer Portal, High Volume Customer Portal , "" . , , .

+1

, . auth Force.com, salesforce.com , . , cookie (http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_classes_sites_cookie.htm), , .

. (Google App Engine Heroku) -, Force.com .

0

All Articles