What is the difference between getCodeBase and
getDocumentBase methods?
Answer Posted / pradyut
URL getCodeBase()
Gets the base URL.
URL getDocumentBase()
Gets the URL of the document in which the applet is
embedded.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
How do you check whether the list is empty or not in java?
Why there are some null interface in java? What does it mean?
Can a class have multiple subclasses?
Which types of exceptions are caught at compile time?
What is double parsedouble in java?
What is mean by encoding?
How many types of array are there?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is console based application in java?
What's the purpose of static methods and static variables?
What is the order of arraylist in java?
What is polymorphism in java? What are the kinds of polymorphism?
What is the java idl system?
how to create daemon thread in java?
What is xslt in java?