What is the specification of ?CODEBASE? in an applet?
When the applet class file is not in the same directory
codebase is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
How many bits is a float?
What is the difference between notify and notifyall method?
What Is Pointer?
can we write program without class
Is string an object?
Can a class be private in java?
What are interfaces?
Write code of any action class?
Which are the two subclasses under exception class?
Can we extend singleton class?
If a class is declared without any access modifiers, where can the class be accessed?