Re: What are the units for the session ID length

2011-01-25 Thread Konstantin Kolinko
2011/1/25 Adib : > The tomcat session manager documentation claims that for the standard > manager the default sessionIdLength attribute has a value of 16, the > question is 16 what, characters, bytes? When I look at the jessionId > in the URL  such as ( FDD699674D95E77EC9B03232DC761DC3) it has 32

What are the units for the session ID length

2011-01-25 Thread Adib
Hi, The tomcat session manager documentation claims that for the standard manager the default sessionIdLength attribute has a value of 16, the question is 16 what, characters, bytes? When I look at the jessionId in the URL such as ( FDD699674D95E77EC9B03232DC761DC3) it has 32 characters, does any