View Single Post
Old 06-22-2009, 07:08 PM   #2 (permalink)
systemErr
Registered User
 
Join Date: Apr 2008
Posts: 75
OS: Win XP Home SP2


Re: Java + FileReader and FileWriter using URL

Hi, couldn't you wrap your readers/writers around this: new File(new URL("blah.html").toURI())
systemErr is offline   Reply With Quote