java.net.URL.getBasePath() --> time to have it?
Bruno Borges
bruno.borges at oracle.com
Tue Jan 15 14:18:43 PST 2013
Hey folks,
To be able to get the basePath of a URL, so we can load other stuff
somewhere else, defined as a relative path, it is common to see people
coding stuff like this:
https://gist.github.com/4355670
I don't know if there's something in the Java API that offers this, but
it would be a great increment to the java.net.URL class (and perhaps
java.net.URI as well), to offer this out of the box.
Thoughts?
PS: apparently, I sent this message during holidays, that's why nobody
replied? -->
http://mail.openjdk.java.net/pipermail/net-dev/2012-December/005374.html
--
Bruno Borges
Principal Product Manager | JavaEE WebLogic GlassFish
Oracle LAD PM Team | Cloud Application Foundation
+55 11 5187 6514 (Work) | +55 11 99564 9058 (Mobi)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20130115/aa8cc0cf/attachment.html
More information about the net-dev
mailing list