GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Sun  >  310-051
Go To First  |  Previous Question  |  Next Question 
 310-051  |  Question 419 of 421    Print  
what is the difference between relative and absolute url?

  
Total Answers and Comments: 2 Last Update: April 27, 2006     Asked by: pramendra 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 12, 2006 00:39:44   #1  
vani.rao.s Member Since: November 2005   Contribution: 2    

RE: what is the difference between relative and absolu...

An Absolute URL is independent or free from any relationship. When you use an absolute URL you point directly to the file. Hence an absolute URL determines the exact location of a file/directory on the internet. It also follows that each absolute URL is unique which means that if two are identical they point to the same file.

For example:
http://www.geekinterview.com/images/example.gif

A relative URL points to a file/directory in relation to the present file/directory.

Example:
../images/example.gif


 
Is this answer useful? Yes | No
April 27, 2006 08:58:44   #2  
guna        

RE: what is the difference between relative and absolu...
absolute url is of the form http://localhost:8080/jsp-examples/jsp/index.jsp as vani rao says its a direct and straight way of identifyig a servlet or jsp or a html or a applet which is available in a container...then relative url is once after reaching the container we can identify pages or etc... using relative url its of the form /jsp-examples/jsp/index.jsp
 
Is this answer useful? Yes | No

 Related Questions

What is the difference between Stateful session beans and stateless session beans?A Stateful session beans are pooled and Stateless session beans aren’t. B A Stateful session bean can persist its state through a server crash but a Stateless session bean can’t. C A Stateful session bean can remember its state with a client, like a conversation but a Stateless session bean can’t. D A Stateful session bean uses a Primary Key interface to maintain persistence.
Answer: C  

What is the difference between stateful Session beans and Entity beans? A Stateful session beans can survive a server crash but Entity beans can’t. B Entity beans can survive a server crash but Stateful session beans can’t. C Session beans are typically used to make calls on Entity beans. D Entity beans are typically used to make calls on Session beans.
Choices B and C are correct. 

What’s the biggest difference between Message-Driven Beans and Entity and Session Beans?A There is no difference in structure between Message-Driven Beans and Entity and Session Beans. They all have Home, Remote interfaces and a bean class. B Message-Driven beans don’t have a Home interface. C A Message-Driven bean is different from Session Beans because its state is persisted. D Clients don’t access Message-Driven beans through interfaces.
Choices B and D are correct.  

Your have been contracted by a company to help them improve the performance of their sales application. You have suggested that the hardware the application is currently deployed on (2 web servers and a database server) be migrated to 3 web servers, an application server and a database server (all on different machines.) You assure them that all the software re-writes needed will be well worth it in the end. What are the characteristics of your suggested architecture?A Fat Clients B Thin
Choices B, C and D are correct. 

What is the difference between the abstract factory pattern and the factory method pattern?A The factory method makes objects that should be used together. This is not the case for the abstract factory. B The abstract factory pattern provides an interface for creating a family of objects whereas factory method provides an interface for creating one object C In the abstract factory pattern the objects that the factory makes are to be used together. This is not necessarily true in the factory
Answer: B 
Tags : Abstract

You overheard two colleagues arguing about the difference between Localization and Internationalization. They turn to you to ask you to settle the argument. What is the difference between Localization and Internationalization?A Internationalization is the process of preparing a program to be used in a country other than England. B Internationalization is the process of preparing a program to be used in any country. C Localization is the process of preparing a program to be used in a country
Answer: B 

What is the difference between composite aggregation and normal aggregation?A Aggregation defines a part of relationship but both objects can exist independently. But with composite aggregation if one part is removed then the other part will be removed. Think of a plane the wings have a composite aggregation relationship with the body of the plane. B Composite Aggregation defines a part of relationship but both objects can exist independently. But with aggregation if one part is removed
Answer: A 

What is the difference between Maintainability and Manageability in Software Engineering?A Manageability is the ability to correct flaws in the system whereas maintainability is the ability to ensure the continued health of the system. B Maintainability is the ability to correct flaws in the system whereas manageability is the ability to ensure the continued health of the system. C Maintainability deals with ensuring that the system is always reliable and accessible whereas manageability
Answer: B 

What is the difference in the Java Security model between JDK 1.1 and JDK1.2 with regards to applets?A There is no difference between the two JDK versions in question. Applets are always confined to the sandbox. B In JDK 1.1, applets are never trusted and in JDK 1.2 they always are. C JDK 1.2 fixed a flaw in the JDK 1.1 security policy. There are no security holes in JDK 1.2 because Applets are never trusted. D In JDK 1.1 only signed applets were trusted whereas in JDK 1.2, any applet
Answer: D 

Latest Answer : absolute url is of the form "http://localhost:8080/jsp-examples/jsp/index.jsp" as vani rao says its a direct and straight way of identifyig a servlet or jsp or a html or a applet which is available in a container...then relative url is once after reaching ...
Read Answers (2) | Asked by : pramendra


 Sponsored Links

 
Related Articles

SOA Definitions and Certification

SOA Definitions and Certification Service Oriented Architecture is a design that enables Business and computational resources to be linked together on demand as a means of achieving the results desired for service consumers which may be end users or other services Service Oriented Architecture has
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

Tips for Oracle Certification

Getting an Oracle certification is reliable credential recognized by industries that can accelerate professional development and their productivity. So this article provides some tips for getting this oracle certification.  First one must plan well to allocate their time for prepari
 

Oracle Certification and its Importance

Oracle certifications are valid credential recognized by industry that can help one to succeed in their IT career. Oracle is the largest enterprise software company and to get the oracle certification from this company is really a great credit to career.  The Oracle Certification Progr
 

Insight on SAP Certification

The demand for SAP remains strong which makes experience as the paramount in finding work as an SAP consultant or programmer and along with this certification can provide concrete evidence of SAP expertise. The other main reason for certification playing an important role is because the certified
 

VoiceXML Certification Opportunities

At first, the certification program will place an emphasis on the platforms of VoiceXML. The tools and applications would be tested, and to pass the certification program, the system must be in compliance. The process of certification for VoiceXML products will be processed by the members of the Fo
 

Why You Need IT Certification

IT Certification is a term that is often overlooked.  There are also many individuals who are unsure of why they would need to have this knowledge. If you are working in a variety of situations, having IT Certification will help you in several ways.  By understanding why you would
 

What Is IT Certification

Knowing what IT Certification is will allow you to make the right decisions in whether you should focus on it or not.  Having IT Certification can help you in several areas.  This not only includes understanding what the basics of what information technology is, but also understand
 

Types of IT Certification

For those that are considering an IT Certification, they may have found that there are several types to choose from.  Before deciding on a particular IT Certification, it is important to know what choices are available to you as well as what will be included in each of the types. 
 

Networking for an IT Certification

Whether you want to know technology for home or for work, you will need to know what the options are as well as the best route to take.  One of the options that are available is learning how to network through technology.  This can help you in several areas as well as allow you t
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape