RE: case insensitive web.xml

2009-03-24 Thread JR Conlin
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Sent: Tuesday, March 24, 2009 1:29 PM > Subject: RE: case insensitive web.xml > > > From: JR Conlin [mailto:jcon...@netflix.com] > > Subject: case insensitive web.xml > > > > I'm looking

RE: case insensitive web.xml

2009-03-24 Thread Caldarale, Charles R
> From: JR Conlin [mailto:jcon...@netflix.com] > Subject: case insensitive web.xml > > I'm looking for a way for the url-patterns in web.xml to be > matched case insensitive. I'm not aware of any spec-compliant means of doing so, since the servlet spec and the relev

case insensitive web.xml

2009-03-24 Thread JR Conlin
Hi, My apologies if this is a known topic, but a scan of MARC didn't produce any results and my search fu apparently took the day off. I'm looking for a way for the url-patterns in web.xml to be matched case insensitive. As an added bonus, I've got a fairly full web.xml maintained by several folk