String Owner = Request.getParameter ("Owner"); // Uploader IF (Owner == NULL) {Owner = "";} Byte B [] = Owner.getbytes ("ISO-8859-1"); Owner = NEW STRING (B);
The most important thing is this Byte B [] = Owner.getbytes ("ISO-8859-1");
From http://community.9cbs.net/expert/topic/3599/3599368.xml?temp=.1656305