Well i given the path of any file int the argument then it return the url that is the whole path.but how to use of this url i mean how can we use for our purpose.I know how to use get resourceAsStream i have find its use like reading images but when i get url in this case what is the ...
Hi Team, In my project i need to retrieve the url to a resource(xml file ) in one java project from another project ,two project are in the same work space. i tried the same when the resource is in the same project that is working but when the resource is in a different project its not working and the url ...