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 value does readline() return when it has reached the end of a file?
What is codebase in applet?
What invokes a thread?s run() method?
whats is mean by tiles in struts
how can u cal servlet from java?
Explain the steps in details to load the server object dynamically?
What is JNI?
Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...
Explain how will the struts know which action class to call when you submit a form?
what is the Remote Stub?
Explain what is orm?
What’s jboss cache in short?