How to Set The Case Sensitive option while deploying an application into oc4j [message #226482] |
Sat, 24 March 2007 01:43 |
mallikj2
Messages: 7 Registered: March 2007
|
Junior Member |
|
|
am using the OC4J to deploy my application. and i was successful to do. the application is also working properly, but for some images and few files am facing the issue of Case Sensitivity.
ex:in the html page the image name i given as aa.jpg, this one is present in my images folder as AA.jpg. (not suppose to rename those things),
so i want to know like caseSensitive param in the Tomcat server , is there any thing like that is available with the OC4J. so that i can set it to false and my things will work what ever may be the case.
|
|
|
|
|
|