|
Home > Archive > WebSphere Application Server > March 2006 > websphere cannot recognize chinese url
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 |
websphere cannot recognize chinese url
|
|
|
| This is my scenario. I have deploy an application in we bsphere v5.1.0.5, and i purposely put a txt file with chinese filename. But whecn I try to acess that file directly by typing the path and the txt filename,
eg: http://localhost:9080/testapp/<chinese filename>.txt
(please assume that <chinese filename> is a chinese filename).
I get page cannot found error. What happen?
Is there any configuration i need to set in order to make websphere recognize those chinese url?
| |
| Ken Hygh 2006-03-13, 7:52 am |
| kwlim_00@yahoo.com wrote:
> This is my scenario. I have deploy an application in we bsphere v5.1.0.5, and i purposely put a txt file with chinese filename. But whecn I try to acess that file directly by typing the path and the txt filename,
> eg: http://localhost:9080/testapp/<chinese filename>.txt
> (please assume that <chinese filename> is a chinese filename).
> I get page cannot found error. What happen?
>
> Is there any configuration i need to set in order to make websphere recognize those chinese url?
Where did you put the file? does your application have file serving enabled?
Ken
|
|
|
|
|