Craig R. McClanahan wrote:

> 
> On Wed, 14 Mar 2001, christopher hull wrote:
> 
> 
>> Wow!  Thanks for the quick response.
>> 
>> The problem it turns out has nothing to do with spaces.  When 
>> getResourceAsStream() can't find a resource, it displays a space just 
>> after the root for convenience.  It turns out that getResourceAsStream
>>   is case sensitive.  Is there a way to tell getResourceAsStream
>>   not to be?
>> 
> 
> 
> Servlets are case sensitive.  Tomcat 3.1 and 3.2 (without the .1
> updates) had problems in this area that caused huge security holes because
> they were NOT completely case sensitive.
> 
> If you still want non-case-sensitive Tomcat, well, you've got the source
> code ... but you are totally on your own.
> 
> 
>> Thanks;
>> -Chris
>> 
> 
> 
> Craig McClanahan

Naw, case sensitive Tomcat sounds like the wrong answer.  We want to 
work with any servlet host.  We'll fix our XSL.  Thanks again.

-- 

Christopher Hull
Engineering Group Manager, Senior Software Architect
Mediagate Inc.
iPost Card     http://web.mediagate.com/chris.hull
iPost Voice    408 261 7201
email          [EMAIL PROTECTED]

Reply via email to