<http://stackoverflow.com/questions/30727875/angularjs-need-help-on-providing-routeprovider-when-for-url-having-jsessionid#>
 
  
I've a URL like 

http://localhost:8080/main/do/myPage;jsessionid=vEuUTi2Ac5nPzP5R1-5bt81Y.tf


Please help me on how to give RouteProvider.when. I tried the following, 
but it doesn't seem to work.


$routeProvider.when('/main/do/myPage/:extraParam?', { }


-thanks, Prasad.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to