Re: request.getPathInfo() gets truncated when ";" is present

2009-07-24 Thread Peter J. Farrell
@All, thanks everybody for responding so far. I apologize for not originally including the version of Tomcat we're using (6.0.18). It was an oversight on my part in my hurried effort to write the email -- totally just blitzed that I should include that (my first post to the Tomcat list). I r

request.getPathInfo() gets truncated when ";" is present

2009-07-23 Thread Peter J. Farrell
I'm trying to figure out a particular strange problem with request.getPathInfo() data being truncated. This has to do with SES / Friendly URLs in which data is append on the path info part of the request URI. On the framework project I work on, we've seen developers put data into SES URL -- i