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 you mean by COM and DCOM?
What must a class do to implement an interface?
Which Taglibraury you used in your project? plz send me ans....which we r using generally
What state a thread enters, When it blocks on I/O?
How u validate date in DD/MM/YY format. and how u validate money in ur jsp
3 Answers Ashok Leyland, Satyam, Tech Mahindra, Tomax,
can any one tell me how to learn good coding techniques
Write a program to show synchronization?
wahts is mean by dynavalidatorform in struts/
whether the connectionpooling used in struts?
If we opened windows notepad 4 times, does it starts 4 processes or 4 threads?
What are the different approaches to represent an inheritance hierarchy?
How would you create a button with rounded edges?