Hi...
i have an xml file and from that i need to refer to the dtds...
In my system the dtd path accepts only if it is set as
"/c:/Documents and settings/.... "
but by default it has to be set as "c:/documents and settings/..."
And because of this when i get absolute path and assign the value for opening a file or saving a file it shows error and i couldnt get the needed output.
How to resolve.... what has to be done and why is this so....
Thank you..
i have an xml file and from that i need to refer to the dtds...
In my system the dtd path accepts only if it is set as
"/c:/Documents and settings/.... "
but by default it has to be set as "c:/documents and settings/..."
And because of this when i get absolute path and assign the value for opening a file or saving a file it shows error and i couldnt get the needed output.
How to resolve.... what has to be done and why is this so....
Thank you..
Comment