Richard S. Hall wrote:
I am not convinced we want to support this. Is this standard class loader behavior?i.e., would URLClassLoader.getResource() support that syntax?
I have just made some test both: - Class.getResource(String path) - ClassLoader.getResource(String path)on Java resolve path containing '.' and '..' directory, but none of them perform URL decoding.
Ciao, Stefano "Kismet" Lenzi
-> richard