page. I used the
right command for a jsp page which is :
<%@ page contentType="text/html;charset=UTF-8" %>
It works fine and force the page to use utf-8 encoding.
Thanks once again for your kind response.
awarnier wrote:
>
> starz10de wrote:
>> One of my try to sol
understand from why the browser automatically user iso encoding
although I force it to use utf-8.
Here how I do:
starz10de wrote:
>
> I have an application which is running in local machine and it work
> perfect. I installed my application in the server to make it available for
> all. I
to ISO but I couldn't retrieve any thing
any ideas?
starz10de wrote:
>
>
>
>
>
> awarnier wrote:
>>
>>
>>
>>
>>
>>>Can you show *exactly* what you are doing in server.xml ?
>>>(paste the relevant portion here
awarnier wrote:
>
>
>
>
>
>>Can you show *exactly* what you are doing in server.xml ?
>>(paste the relevant portion here, remove comments and passwords)
>
>
> For the server.xml I can't modify any thing there, as I mentioned before
> there are many other instances working there. If
it is not recognized.
here where I submit my request:
http://localhost:8080//Search/main?name method="get"
TARGET="result">
any more hint?
awarnier wrote:
>
> starz10de wrote:
>> I have an application which is running in local machine and it work
>> p
I have an application which is running in local machine and it work perfect.
I installed my application in the server to make it available for all. In
the server we have tomcat running and provide services for many instances.
After I played my application in the server, I had problem with query wh