Hi Alll,
When i try to parse the string.xml which is in UTF-16LE, its working fine with JDK 1.4 but gives the following error in JDK 1.5.
Error : "Content is not allowed in prolog".
Can any one of you suggest me a solution for this.
Its very urgent.
When i try to parse the string.xml which is in UTF-16LE, its working fine with JDK 1.4 but gives the following error in JDK 1.5.
Error : "Content is not allowed in prolog".
Can any one of you suggest me a solution for this.
Its very urgent.
Comment