String configFromSomewhere = ....
File file = new File(new URI(URLEncoder(configFromSomewhere));

Can you actually read a file using this?

--jason



Reply via email to