2012/8/9 Petr Hracek :
> Dear users,
>
> could you please advice me what is a default encoding in tomcat 5.5.29:
> I have found two links but I am not sure what is correct:
>
> - http://www.velocityreviews.com/forums/t130011-tomcat-5-default-encoding.html
> - http://wiki.
The default encoding is ISO-8859-1
And you can change it by add " Content-Type: text/html; charset=ISO-8859-1"
in your pages.
On Thu, Aug 9, 2012 at 4:25 PM, Petr Hracek wrote:
> Dear users,
>
> could you please advice me what is a default encoding in tomcat 5.5.29:
> I ha
Dear users,
could you please advice me what is a default encoding in tomcat 5.5.29:
I have found two links but I am not sure what is correct:
- http://www.velocityreviews.com/forums/t130011-tomcat-5-default-encoding.html
- http://wiki.apache.org/tomcat/FAQ/CharacterEncoding#Q1
Is the default