path specification problem not resolved..help me

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • uhdam
    New Member
    • Mar 2009
    • 50

    #1

    path specification problem not resolved..help me

    Sir the dtd definition file path is to be mentioned in xml file na. in the top of xml file where i need to specify the dtd file path if i give the path as

    "C:/Documents and settings/Uhdam/Prj/src/Parser/dtdefintion.dtd " it shows me error and specifies that it should be in the format as below

    "/C:/Documents and settings/Uhdam/Prj/src/Parser/dtdefintion.dtd "

    So when i use methodname.getA bsolutePath(); it returns an error because it wouldnt consider the / in front of drive name by default.

    What to do to make the system recognize without slash in front of drive name.
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    This thread is exactly what you wrote in your last post in your other thread. Please don't start new threads on the same problem. You could've bumped the other thread it you want more attention.

    kind regards,

    Jos

    ps. I close this thread

    Comment

    Working...