February 16, 2009
how to get only path from URL with tango.net.uri library, i was able to get something like '/pages/gallery.html' but all i need was the path '/pages/' and getPath() always return filename along with the path. any suggestion?