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
What is difference between object state and behavior?
What is threadfactory?
Explain about RMI Architecture?
What is the relationship between local interfaces and container-managed relationships?
Can you give me a simple example of using the requiredif validator rule?
How messaging services are done, before release of JMS?
What are the design considerations while making a choice between using interface and abstract class?
How is a java object message delivered to a non-java client?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
how i secure my site with the https protocol.what are the steps?
why static class in java
What are the pros and cons of detached objects?
What is scalable, portability in the view of J2EE?
Is the session factory thread safe?
What is the relationship between an event-listener interface and an event-adapter class?