Jump to content

Search the Community

Showing results for tags 'path'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • Website Management and Coding
    • Technology and the Internet
    • Philosophy, Politics, and Science
    • Art and Entertainment
    • Other Discussion
  • HelioHost
    • Questions
    • Customer Service
    • How You Can Help
  • HelioNet
    • News
    • Contact HelioNet

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. i want to give the path of files which are using in servlet but it is giving me error (java.lang.NullPointerException) bcoz of invalid path plz help me out with the path Here is MyCode := public static Document getDOM(String test) throws SAXException,ParserConfigurationException,IOException, URISyntaxException{ Document dom=null; File quizFile=null; quizFile=new File("/home/thakurs/public_html/"+test+"-quiz-1.xml"); System.out.println("Quiz File Absolute Path "+quizFile.getAbsolutePath());
×
×
  • Create New...