what is difference between servletconfig and servletcontext?

Answer Posted / suganthi

Servlet Config: Servlet config is Unique for every Servlet.

Servlet Context: Servlet Context is same for all the Servlet.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an object in java?

553


What function extracts specified characters from a string?

558


Can list contain null in java?

623


How do you clear a list in java?

595


Explain when noclassdeffounderror will be raised ?

614






How many types of classes are there in java?

515


Explain the importance of finally block in java?

566


Can we override constructors in java?

678


What are access specifiers available in java?

575


What is hash in java?

510


Is java call by reference?

525


What is instanceof keyword?

719


What language is pass by reference?

566


What is the difference between menuitem and checkboxmenu item?

771


What is the difference between a vector & an array list?

674