what is the diff between Servletcontext and servletconfig?
Answer Posted / abdul mannan
In ServletContext value will b same for whole application
and were as the servletConfige value will b seprate or
diffrant for all the application in the project..
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What is the static import?
Why are variables important in research?
What is entry in java?
Explain a situation where finally block will not be executed?
Why java applets are more useful for intranets as compared to internet?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
How do you do absolute value in java?
What is the latest java version?
What is logical variable?
What is tcp ip in java?
How do I find and replace in word?
Is string is a data type in java?
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???
What is the equal sign?