URL (Uniform Resource Locator)
All > Technology > Programming > Java
- A Uniform Resource Locator (URL) extends the concept of file access from a purely local context to one in which resources are named uniformly, irrespective of where they might be physically located. A URL encodes a location (e.g.
www.javasoft.com) a name (e.g.index.html) and a scheme (e.g.http).
David J. Barnes - Cite This Source - This Definition - Bookmark, PRC (Palm Resource Code), protocol, resource, URI, URL, URN, Web resource, Web resource collection
Also listed in: