Martin,

I fully agree with you!
I will develop a GUI and I will see better those problems.
Thank you for your advice.
PS: The display from the received XML message works in the  Browser. But
some problems arises when I apply WSS4J (encryption + signature) due to the
following error:
org.apache.xml.security.encryption.XMLEncryptionException: An invalid XML
character (Unicode: 0x1e) was found in the element content of the document.

Therefore I think I will escape XML of those characters:
Основно&#x435 from the DB...

Thank you Martin.

.


2008/11/13 Martin Gainty <[EMAIL PROTECTED]>

>  the problem is accomodating input and display for cyrillic characters
> you should implement all of the features DB, AppServer as well as KB and
> Browser configurations on a separate machine
> so to maintain input (Keyboard) and display (browser)cleanly separated (and
> operational) for either latin or cyrillic
>
> Martin
> ______________________________________________
> Disclaimer and confidentiality note
> Everything in this e-mail and any attachments relates to the official
> business of Sender. This transmission is of a confidential nature and Sender
> does not endorse distribution to any party other than intended recipient.
> Sender does not necessarily endorse content contained within this
> transmission.
>
>
>
>
> > Date: Thu, 13 Nov 2008 16:57:57 +0100
> > From: [EMAIL PROTECTED]
> > To: axis-user@ws.apache.org
> > Subject: Re: Cyrillic characters.
> >
> > > As I am developping in a English (Western country) environment with
> > > eclipse I cannot display the word *Основное *from
> > > *&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x435;* in the
> > > Eclipse console (I mean when I do a System.out.println....).
> >
> > Just try this:
> >
> > Run, Open run dialog...
> >
> > then locate the class where the main method is, then select Arguments
> > tab, and write
> >
> > -Dfile.encoding=UTF-8
> >
> > in VM arguments text field. Then, select Common tab, and for Console
> > Encoding select "Other: UTF-8".
> >
> > After that, you should be able to see cyrillic characters on the console.
> >
> > -Ognjen
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ------------------------------
> Stay up to date on your PC, the Web, and your mobile phone with Windows
> Live Click here <http://clk.atdmt.com/MRT/go/119462413/direct/01/>
>



-- 
José Ferreiro
MSc in Communication Systems, EPFL.

Reply via email to