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
how to use debug in my elipse to solve problems that exist in my project
What classes of exceptions may be caught by a catch clause?
Explain the steps in details to load the server object dynamically?
What method is invoked to cause an object to begin executing as a separate thread?
Why does the option tag render selected=selected instead of just selected?
How to deploy Jar, War files in J2EE?
What is the difference between long.class and long.type?
Explain what is synchronization?
What are the sequence of steps to write pub or sub model kind of application?
Can constructors be synchronized in java?
Do I have to use jsps with my application?
What event results from the clicking of a button?
Explain about thread synchronization inside a monitor?
How to determine SGA site?
which book is better for jdbc ,servlets and jsp