-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

To whom it may concern,

On 1/19/13 7:15 AM, Benin Technologies wrote:
> I just installed Tomcat 7.0.32 on Debian Linux 6 (Squeeze). Client
> is Mozilla Firefox 12.0, also on Debian Linux 6.
> 
> To test session behavior, I did a simple JSP page that simulates a
> coin launch (heads or tales), and displays the total of heads and
> total of tails.
> 
> If my war file is called headsOrTails.war, it works just fine : 
> http://tomcat:8080/headsOrTails/
> 
> but if there are dashes or underscores in the name, Tomcat creates
> a new session for each page request (so I can't get the totals) 
> http://tomcat:8080/heads-or-tails/ 
> http://tomcat:8080/heads_or_tails/
> 
> is this a normal behavior ?

I do not experience the behavior you describe on 7.0.34.

Neither dashes nor underscores anywhere in the path of the JSP seem to
have that effect: a single session is created when I try it.

Perhaps something else is affecting your environment?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEAREIAAYFAlD6+X0ACgkQ9CaO5/Lv0PDYxACeIdD6MLMC1P8Fwpzk6BFCHjnR
ZiIAoJRe1RfgHH9ZWbe9T6lDMn3A+PbO
=n4ZY
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to