What is codebase in applet?
Answers were Sorted based on User's Feedback
Answer / janet
when the applet class file is not in the same
directory ,codebase is used.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What exceptions are thrown by RMI?
What do you mean by Socket Programming?
What is message driven beam?
What is the immediate superclass of the applet class?
What is local interface. How values will be passed?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the relationship between local interfaces and container-managed relationships?
What method is used to create the daemon thread?
What is a clone?
Difference Between getRequest and PostRequest?
Write a program on RMI and JDBC using StoredProcedure?
How are the elements of a cardlayout organized?