I am using spring MVC and having a problem in jsessionid, what I found is that jsessionid is injected in the url if cookies isn\'t enabled in the browser producing a url like th
Spring can be configured to not do that: Why jsessionid is appended to each url?
Web applications can be configured to block it: http://randomcoder.org/articles/jsessionid-considered-harmful