jaya wrote:
Hello,

I am using Cocoon latest version. When I am generating a text file from

text or html file? on-line or off-line?

XML document using XSL, I got the following problem in Cocoon.

"Müller" is shown as "Müller"


where do you see this come up? ('in cocoon' is a bit vague) your browser?

can you check on which encoding the view-app (assuming browser) is using to render the text?

currently thinking setting content encoding on your serializer should do it (in html you could hack some meta tag in there, for txt you'll really need to change the latter)

how to do it is in the first part of this:
http://wiki.cocoondev.org/Wiki.jsp?page=RequestParameterEncoding


HTH -marc=

I have given the encoding in XML and XSL file properly and I have
generated the same text file in the Command line using Xalan XSLT
processor. I got the text "Müller" properly.  I am not getting this
while I am using Cocoon.

Could U please tell me whether I have to give any settings in Cocoon for

this Umlaut characters ?

Expecting reply,

Thanks a lot,

Jaya


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


-- Marc Portier http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at http://radio.weblogs.com/0116284/ [EMAIL PROTECTED] [EMAIL PROTECTED]


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



Reply via email to