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
What does function identity () do?
What are different types of constants?
How dead lock situation occurs in java and how you can identify it?
What are the 4 types of research methods?
Why super is first line in java?
Can you declare a private method as static?
Is array synchronized in java?
What is anagram number?
How to remove the trailing spaces from a string?
What are the differences between heap and stack memory in java?
What is the final class modifier?
Is hashset ordered?
What classes of exceptions may be caught by a catch clause in java programming?
What is t in generics in java?
What are the basic interfaces of java collections framework?