Answer Posted / harika.thota001@gmail.com
CODEBASE indicates the path to the directory of the applet class. CODEBASE is used for telling how to find the class file when it is not in the same directory as the web page. Do not use CODE to indicate the path, use CODEBASE.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Have you used threads in Servelet?
What is difference between object state and behavior?
Which textcomponent method is used to set a textcomponent to the read-only state?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
what are the advantages of JTA over JTS?
What are the types of scaling?
Explain what is orm?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is the difference between the session.get() method and the session.load() method?
How can I avoid validating a form before data is entered?
Will the general public have access to the infobus apis?
What is the immediate superclass of the applet class?
wahts is mean by dynavalidatorform in struts/
What modifiers may be used with an interface declaration?
What value does read() return when it has reached the end of a file?