For each servlet, the web container creates a ServletConfig object. This object can be used to retrieve configuration data from the internet.
The getServletConfig() function returns a ServletConfig object. The getServletContext() function returns a ServletContext object. The ServletConfig object is unique to each servlet. There is just one ServletContext object, which is shared by all of the application's servlets.
ServletConfig is an object created by Servlet Container and provided to the servlet during initialization that contains some initial parameters or configuration information. Because ServletConfig is for a given servlet, it's best to keep servlet-specific information in web.
Share With Friend
Have a friend to whom you would want to share this course?
Download LearnVern App
Code Scan
or
Download the app
598K+
Downloads
4.57
Avg. Ratings
15K+
Reviews
Learn anywhere on the go
Get regular updates about your enrolled or new courses
Share content with your friends
Evaluate your progress through practice tests
No internet connection needed
Enroll for the webinar and join at the time of the webinar from anywhere
Enjoying this course!
All the Courses on Learnvern are Free! So Register/Sign in to
have Access all the Courses and Videos.