Hi

I Use iPlanet fasttrack 4.1 with Cocoon 1.8.2
and Apache 1.3.20 with Jakarta Tomcat 3.2.3 with Cocoon 1.8.2


XSL file fragment

<xsl:param name="filter"/>      
....
<xmp>
<xsl:value-of select="$filter"/>    
<xmp>
...


Requesting URL http://servername/file.xml?filter=%E9%F6%F3%EA


when I use iPlanet I see next result:
ÊÃÕË

when I use Apache I see
&eacute;&ouml;&oacute;&ecirc;


How I can get in Apache result like as in iPlanet


Thanx



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to