InterviewSolution
Saved Bookmarks
| 1. |
When We Should Go For Codebase In Applet? |
|
Answer» If the APPLET CLASS is not in the same DIRECTORY, CODEBASE is USED. If the applet class is not in the same directory, codebase is used. |
|