Hi Leute
Kann mir hier jemand bitte sagen wo ich diese Einstellung
beim Tomcat-Server vornehmen muß?
(To make sure Tomcat works with the correct charset to read and write files you should add the following parameter to the commandline that is used to start Tomcat:
-Dfile.encoding=ISO8859_1
You can set the environment varibale CATALINA_OPTS to do so. (CATALINA_OPTS=-Dfile.encoding=ISO8859_1)
Besten Dank im voraus
M.F.G Tragon
Kann mir hier jemand bitte sagen wo ich diese Einstellung
beim Tomcat-Server vornehmen muß?
(To make sure Tomcat works with the correct charset to read and write files you should add the following parameter to the commandline that is used to start Tomcat:
-Dfile.encoding=ISO8859_1
You can set the environment varibale CATALINA_OPTS to do so. (CATALINA_OPTS=-Dfile.encoding=ISO8859_1)
Besten Dank im voraus
M.F.G Tragon
Kommentar