>Tc 3.3 now tries to autodetect ( and use ) Jikes where possible..,
>perhaps your tc33 copy is using some Jikes present on your system.., 
>
>Only a wild thought Henri..
>

I've got jikes installed, and that may explains why I should have 
rt.jar in tomcat.sh (yesterday cvs) ::::

if [ -f ${JAVA_HOME}/jre/lib/rt.jar ] ; then
  CLASSPATH=${CLASSPATH}:${JAVA_HOME}/jre/lib/rt.jar
fi

>
>
>> -----Mensaje original-----
>> De: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
>> Enviado el: jueves 5 de julio de 2001 11:54
>> Para: [EMAIL PROTECTED]
>> Asunto: TC 3.3 strange encoding
>> 
>> 
>> Hi,
>> 
>> I've got the following contents in a JSP :
>> 
>>     <td id="XYZ"> 
>>       <p>-<a href="/myzone/servlet/ppf" 
>> target="main">Multi-marché</a></p>
>>       <p>&nbsp;</p>
>>     </td>
>> 
>> Which give me on output :
>> 
>> Multi-marché
>> 
>> What's the problem :)
>> 
>> -
>> Henri Gomez                 ___[_]____
>> EMAIL : [EMAIL PROTECTED]        (. .)                     
>> PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
>> PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 
>> 
>

Reply via email to