Hello,
How can i make weblogic 6.1 to understand a URL encoded with UTF-8?
We have files like "españa.txt" and the resulting URL (properly encoded with UTF-8) is : "
When we try to get the file, weblogic says that there is no file, but if we encode the URL using ISO-8859-1 (the filesystem character set): " then weblogic gives us the file.
Could i configure weblogic to properly understand URL´s encoded in UTF-8? how?
Thanks a lot,
Miguel.
How can i make weblogic 6.1 to understand a URL encoded with UTF-8?
We have files like "españa.txt" and the resulting URL (properly encoded with UTF-8) is : "
When we try to get the file, weblogic says that there is no file, but if we encode the URL using ISO-8859-1 (the filesystem character set): " then weblogic gives us the file.
Could i configure weblogic to properly understand URL´s encoded in UTF-8? how?
Thanks a lot,
Miguel.