David Erickson wrote:

I took a look at that commons encoder and for encoding a byte[] it returns a
byte[].. seems pointless to me?
Or use String encode(new String(byte[])).

Or look at the second reference; all you have to do is put %HH where HH is the hex ASCII rep of the character in question.

Dave



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

Reply via email to