RE: [xsl] ÅÄÖåäö commes out as ??

Subject: RE: [xsl] ÅÄÖåäö commes out as ??
From: "Niklas Holmberg" <Niklas.Holmberg@xxxxxxxxx>
Date: Fri, 9 Jun 2006 12:45:01 +0200
Hey, that actually worked =)
But i guess now that the encoding that i specify in the xsl will be overruled
and all transformations will be to UTF-8? What can be done about that? Add an
extra argument?

Thanks!
/Niklas

-----Original Message-----
From: andrew welch [mailto:andrew.j.welch@xxxxxxxxx]
Sent: den 9 juni 2006 12:33
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] EDVedv commes out as ??

On 6/9/06, Niklas Holmberg <Niklas.Holmberg@xxxxxxxxx> wrote:
>
> Got this error when i added that:
>
> Unrecognized option: -encoding=3DUTF-8 Could not create the Java
> virtual machine.

The 3D was added by one of the mailers, although I think the correct way to
set it from the command line is:

-Dfile.encoding=UTF-8

...and not my orginal suggestion.  So for you it would be

java -Dfile.encoding=UTF-8   -classpath.........





Confidentiality Notice: This e-mail transmission may contain confidential or
legally privileged information that is intended only for the individual or
entity named in the e-mail address. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or reliance
upon the contents of this e-mail is strictly prohibited and may be unlawful.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and delete all copies of this message.

Current Thread