What is codebase in applet?

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


Please Help Members By Posting Answers For Below Questions

How are the elements of a cardlayout organized?

796


Can constructors be synchronized in java?

840


What are the types of scaling?

812


What are externizable interface?

797


Why use POJO when I can use hashmap

2293


Difference between hashmap and hashtable?

848


Why use a datasource when you can directly specify a connection details?

783


What is metaspace?

774


What is the difference between the ‘font’ and ‘fontmetrics’ class?

872


What is the purpose of the finally clause of a try-catch-finally statement?

787


What are the different algorithms used for clustering?

795


What modifiers may be used with an inner class that is a member of an outer class?

815


Which textcomponent method is used to set a textcomponent to the read-only state?

877


How database connectivity in XML is achieved?

1959


To what value is a variable of the string type automatically initialized?

880