answersLogoWhite

0

For non-technical purposes you can generally consider 'URL' and 'URI' equivalent. In fact, URL is a special case of URI containing information on how to access the resource in question. Thus, since every URL is a URI (but not vice versa), 'URI' is generally preferable to 'URL', unless the identifier is known to be a locator.

URL specifies the location of the resource and also the protocol to be used.

where as URI is a name for anything that points to a resource

example:-

http:/www.xyz.com/login.jsp --> URL

www.xyz.com --> URI

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is a mp3 URL?

A URL is a "Uniform Resource Locator", it shows where something is and how to retrieve it. The term URL is often misused where URI "Uniform Resource Identifier", string of characters used to identify or name a resource on the Internet, should be used. A URI is a 'link'. An MP3 URI would be a link to a downloadable MP3.


Difference between URL and HTTP referer?

The difference between URL and HTTP is that a URL is the actual address in the web bar. HTTP is the server or protocol the network connects through. URL stands for Uniform Resource Locator and HTTP stands for Hypertext Transfer Protocol.


What does the acronym URI means?

The acronym URI means Uniform Resource Identifier.It is also more commonly known as a URL or Uniform Resource Locator.


What is the difference between websites www.computertehcnolyg.com and www.computertechnology.com?

One of the URL's is Spelt Wrong!


What is the advantage of URL?

Having a URl/URI allows for the item attached to it, to be codified and that allows folks using the internet to access the information, and even download that information, to their computer(s). Not having a URL/URI requires more work by the party holding the information and more work by the party wanting that information. Think of a URL/URI as a post office with unlimited (we hope!) mail boxes. Each box is a unique URL/URI and in it are the data that is being requested by a user. Dusty Sabra Computers China Lake, Ca.


How many characters can a URL have?

This ODP category has a 160 character URI, or 153 character url. The low PageRank is just because it's a lot of links from the Google home page.


What is the difference between quickbooks pro and quickbooks premium?

To get to know these, check these URL, you will get the chart where difference are being shown: http://www.qbconvert.com/Differences-between-Enterprise-Premier-and-Pro.aspx


Difference between ip address and URL?

An IP address is a series of numbers used to identify a domain name or certain computer online. A URL is the address of a website online.


Difference between oldtrends and new trend in HR?

GolfClubs365 offers Better [url=http://www.golfclubs365.com/]Golf Equipment[/url] including [url=http://www.golfclubs365.com/]Golf Clubs[/url], Accessories, Shoes and Bags for all your golf needs.


What is the difference between content filtering and URL filtering?

A URL filter uses a URL database with verified domains to block domains while a content filter guesses the nature of each page of each web site "on the fly" URL scanning web pages for words.


What is the difference between an ISP and a URL?

ISP is an Internet Service Provider such as: AOL, Comcast, Netzero, etc URL stands for Uniform Resource Locator basically its a website address like www.wiki.answers.com.


Which attribute specifies the submit URL in a form tag in HTML?

Use the "action" attribute of a FORM element to specify the URI of the form processor.