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
Is main a function?
Can a private method of a superclass be declared within a subclass?
Differece between class and generic class?
Is alive in java?
How would you dynamically allocate memory to an array?
What are the different ways of implementing thread? Which one is more advantageous?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
Where is jre installed?
What does java final mean?
Why do we use threads in java?
What is compiler and what its output.
How is Object Oriented Programming different from Procedure Oriented Programming?
What is fail fast in java?
What is parse method?