Hello,
I a using jre6 and and there is following Exception during XMLparser if there is space in path of xml file for example "C:/Program Files/Bookmark Manager/bookmarkstore/aaa.xml"
Exception is:
java.net.Malfor medURLException : unknown protocol: c
Note:same code is working well on jre5.
Please reply as soon as.
Thanks in advance.
Shweta Bagrecha
I a using jre6 and and there is following Exception during XMLparser if there is space in path of xml file for example "C:/Program Files/Bookmark Manager/bookmarkstore/aaa.xml"
Exception is:
java.net.Malfor medURLException : unknown protocol: c
Note:same code is working well on jre5.
Please reply as soon as.
Thanks in advance.
Shweta Bagrecha
Comment