AngularJS implements the concept of a single page application (SPA) whereas JSF implements the concept of server side controlled applications. How do these two concepts fit together in AngularFaces?
A more concrete questions: Is it possible to make use of angular's page navigation feature alla "../#/page/subpage" for each JSF page individually?
AngularJS implements the concept of a single page application (SPA) whereas JSF implements the concept of server side controlled applications. How do these two concepts fit together in AngularFaces?
A more concrete questions: Is it possible to make use of angular's page navigation feature alla "../#/page/subpage" for each JSF page individually?