What is codebase in applet?

Answers were Sorted based on User's Feedback



What is codebase in applet?..

Answer / janet

when the applet class file is not in the same
directory ,codebase is used.

Is This Answer Correct ?    3 Yes 0 No

What is codebase in applet?..

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

Post New Answer

More Advanced Java Interview Questions

What is a class loader? What are the different class loaders used by jvm?

0 Answers  


What value does read() return when it has reached the end of a file?

0 Answers  


What are the design considerations while making a choice between using interface and abstract class?

0 Answers  


What is a task?s priority?

1 Answers  


how do you Handle Front End Application data against DB with example?

0 Answers   Campus Interaction, HCL,






JMS based on what technology?

1 Answers  


Do we need to override service() method

0 Answers  


What is checkpoint? How to create checkpoints in our java projects?

1 Answers   ABC,


To make an object to begin executing as a separate thread, what method is used?

2 Answers  


What are the various thread priorities?

1 Answers  


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

0 Answers   Infosys,


Why DOM Parser would take more Memory than SAX parser while they are parsing?

3 Answers   OnMobile,


Categories