-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I have 2 simple questions about JAXP+XALAN transformations I have a test1.xml file with encoding ISO-8859-9 Also I have a test1.xsl file which transforms this to html file I can transform test1.xml to test1.html usign my own test1.java program or using the java org.apache.xalan.xslt.Process -in test1.xml -xsl test1.xsl -out test1.html 1st Question: In the test1.html file, the ISO8859-9 foreign characters like "i without dot" or "g with a line above" are coded as ı and ğ etc... How can I make it encoded in native ISO8859-9 characters (ığ) 2nd Question: If the 1st Question has no answer, then how can I transform specific foreign characters to their closest ASCII matches. (like "g with a line above" to "g" etc.). Is it possible in XALAN or should I do it in Java ? Thanks in advance. I hope here is the right place for these question. If not, please dont hesitate to flame on me, and plz guide me to the right place. Cagil Seker Core Computer Security Group -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+Rgo82vimYSO6dGkRAvYPAKCj54jWSKJjlX2jw0Aaw2hRd7KR3QCguEdt bszxBE9QHTHFHOT80KJY8go= =K9gv -----END PGP SIGNATURE----- --------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]