This is another name for a URL. Some commentators argue that a URI is different to a URL. One identifies the target while the other locates it. There may be several copies at different URLs but perhaps they would all be instances of the same URI.
A URI is composed like this (according to the ECMA standard):
scheme:first/second;third?fourth
Prev | Home | Next |
unwatch() | Up | URI handling functions |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |