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
What is the replace tool?
Is 0 true or false?
What is the difference between abstract class and interface1? What is an interface?
What is the difference between actual and formal parameters?
What is a Presistent Object?
What is the public method modifier?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
Can a java program have 2 main methods?
What are methods in java?
How to retrieve data from database in java using arraylist?
Which package has light weight components in java programming?
does java support pointers?
What happens to the Exception object after handling an exception?
What is method reference in java?
What is prime number in java?