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 are the elements of a cardlayout organized?
What you mean by COM and DCOM?
Is there a guarantee of uniqueness for entity beans?
What is a modular application? What does module-relative mean?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Is jvm a overhead?
What is the difference between system.out ,system.err and system.in?
Which containers use a border layout as their default layout?
Brief description about local interfaces?
Name three subclasses of the component class?
What are the steps to write p-to-p model application?
Can you control when passivation occurs?
What is prototype?
What is a class loader? What are the different class loaders used by jvm?
What is the purpose of the wait(), notify(), and notifyall() methods?