cancel
Showing results for 
Search instead for 
Did you mean: 

Need to know how to work with the session from a dashlet

oshadha
Champ in-the-making
Champ in-the-making
Hi Everyone,

Can you provide me a beginners guide on how to access the session and add values to the session in dashlet environment.

Thanks,
Oshadha.
1 REPLY 1

erikwinlof
Confirmed Champ
Confirmed Champ
One of the goals when creating Spring Surf and Share was to have a architecture that was very lightweight server wise, i.e. using ajax as much as possible and avoiding to store stuff in sessions. If you however really need to you can create a custom Share webscript that the dashlet can communicate with, that webscript could then add/remove stuff in the server.

Here is a stack overflow reply that might help you:
http://stackoverflow.com/questions/10304326/alfresco-http-sessions