Hello,
I started using Play! Framework with little time AngularJS, and I'm having problems to use AngularJS services, therefore I'm a variable on a page and when I go to check this variable on another page the value is null. I noticed that the application loads the files statically every time I access a page.
How do I load these files once in the application, and then not have to download them again (every page accessed) and lose the values of my js variables?