what is difference between servletconfig and servletcontext?
Answer Posted / dileep
1.servletconfig is nothing but per one servlet and servlet
context is nothing but per entier web Application.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Is a string literal?
What is parameters example?
What will happen if static modifier is removed from the signature of the main method?
What is the string function?
What is an object's lock and which object's have locks in java programming?
Implement two stacks using a single array.
What is an class?
What is the default size of load factor in hashing based collection?
Is string is a data type in java?
What are new features introduced with java 8 ?
What is the use of parse function in java?
In java, how we can disallow serialization of variables?
What is an anonymous class in java?
What is data type in computer?
How a variable is stored in memory?