Hi,

I have Spring MVC application ,where i am using spring security. i have 
changes the session cookie variable from JSESSIONID to ZSESSIONID.

So my session id value is now getting stored in ZSESSIONID.

Login is working fine.But when i sending a ajax request through Angularjs 
,its authentication fails and i am not able to read session data in my 
Spring controller.

Any Spring DWR ajax will solve this issue by changine JSESSIONID to 
ZSESSIONID in engine.sj but in angular we do not know where to make change.


please provide any clue to solve this issue.

-- 
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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to