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???
No Answer is Posted For this Question
Be the First to Post Answer
Is nullpointerexception checked or unchecked?
Can we extend singleton class?
Can we overload final method in java?
Which class is the superclass for all the classes?
Why are inner classes required?
JVM is platform independent or depeneded?
Is string an object?
How many digits can a float hold?
How many unicode characters are there?
What is static variable with example?
How can you reverse a string?
How objects of a class are created if no constructor is defined in the class?