Wednesday, 15 July 2015

java - Implement a filter in an Angular Partial View -



java - Implement a filter in an Angular Partial View -

my urls http://server/vrs/#/list(list of information) , http://server/vrs/#/details/1 (details of information)

when person shares straight details view url else, server needs validate if user has permission view that.

the problem urls has hash character, can grab them implement filter.

what best way implement filter in spring kind of urls? or best approach this?

java spring angularjs jsp spring-mvc

No comments:

Post a Comment