byte[] b = // some way of getting a byte array String t = new String(b);
You know, I didn't know that answer but it took me longer to write this email than to find out. > This is a good one, and I really need to look into the API doc. Here is > another question: how to convert a byte array back into a string (smarter > than ... you know what I mean). ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Save Bandwidth! Clean up your posts before replying ____________________________________________________
