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
What is a sessionfactory? Is it a thread-safe object?
What is ioc concept & explain it?
What is Remote Server?
Where can I find seam examples and documentation?
What are the difference between RMI and CORBA?
What is the difference between system.out ,system.err and system.in?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Can you control when passivation occurs?
What is permgen or permanent generation?
what is Activation Instantinator?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Why does the tag url-encode javascript and mailto links?
Are there books about seam?
How primary key is implemented in Oracle?
What are the oops concept?