WebSphere Application Server - Case-sensitivity in WAS 6.0

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > April 2006 > Case-sensitivity in WAS 6.0





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Case-sensitivity in WAS 6.0

2006-04-27, 8:08 am

Hello:

Is there any way to disable case-sensitivity in WAS? I'm using a WAS 6.0 embedded in RAD. I'm getting some errors in the file serving of static content because of this reason.

If you're sure that there's no way to disable that, I'll glad to know it.

Thanks a lot.

Forc
Ben_

2006-04-27, 8:08 am

Hello,

AFAIK, there is no such setting because J2EE mandates URL case-sensitivity:
"
SRV.11.1 Use of URL Paths
(...)
The container must use case-sensitive string comparisons for matching.
"
(Servlet specification)


Sunit Patke

2006-04-27, 8:08 am

This assumes that all the URLs used by the application are in upper case
only. Perhaps you can use mod_rewrite in IHS to convert to uppercase.

Sunit

"Ben_" <reply@newsgroup.com> wrote in message
news:e2lvlv$10k38$1@news.boulder.ibm.com...
> Hello,
>
> AFAIK, there is no such setting because J2EE mandates URL
> case-sensitivity:
> "
> SRV.11.1 Use of URL Paths
> (...)
> The container must use case-sensitive string comparisons for matching.
> "
> (Servlet specification)
>
>



2006-04-27, 8:08 am

Ok. Thanks a lot.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com