<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>you can make a batch file to start tomcat with
specified encoding format.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>C:\j2sdk1.4.2_05\bin\java.exe -jar
-Dfile.encoding=ISO-8859-1 -Duser.dir="C:\Tomcat_5.0"
"C:\Tomcat_5.0\bin\bootstrap.jar" start</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>above is a batch file on my system. you can change
it for your system.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>hope helps you.</FONT></DIV>
<DIV><FONT face=Arial size=2>hitesh.</FONT></DIV>
<DIV> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=kp.strasser@open.co.at href="mailto:kp.strasser@open.co.at">Klaus
Peter Strasser</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=opencms-dev@opencms.org
href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, September 27, 2004 9:30
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [opencms-dev] <A
href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</A></DIV>
<DIV><BR></DIV>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I want to cange my Java VM file encoding </FONT><FONT
size=2>from Cp1252 to ISO-8859-1 but I donīt know where.<BR>In Catalina .bat
it has no effect and in opencms.properties i can edit only the OpenCms
encoding.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>So for the first impressions of opencms I switched OpenCms
encoding to Cp1252 and it works but I read that itīs not recomended
for good reasons I think. ( for example I canīt create a page
file).</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Im working With Win2000 opencms 5.0 and Java
4.2_02</FONT></DIV>
<DIV><FONT size=2>I know its simle but can anyone help me?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>thanks </FONT></DIV>
<DIV><FONT size=2>klaus</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> </DIV>
<DIV><BR></DIV></FONT>
<P>
<HR>
<P></P><BR><BR>_______________________________________________<BR>This mail is
send to you from the opencms-dev mailing list<BR>To change your list options,
or to unsubscribe from the list, please
visit<BR>http://mail.opencms.org/mailman/listinfo/opencms-dev</BLOCKQUOTE></BODY></HTML>