I want to store data in session so that it will be available across pages. So looking for directive or any other way in angularJS so that this can be achieved?
Asked
Active
Viewed 591 times
0
-
There is a similar question: http://stackoverflow.com/questions/17515657/how-to-keep-session-in-multipage-angular-application follow this or take a look at this:http://maffrigby.com/maintaining-session-info-in-angularjs-when-you-refresh-the-page/ – choudhury smrutiranjan parida May 28 '14 at 11:33
-
or follow this http://stackoverflow.com/questions/14957450/maintaining-session-through-angular-js – choudhury smrutiranjan parida May 28 '14 at 11:34