Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (45k points)

Could someone tell me what is ServletContext?

1 Answer

0 votes
by (99k points)

A ServletContext is an object created by container (Servlet container) to share primary parameters or configuration information to the web application.

Aiming to be an expert in Java? Then check out the Java certification course from Intellipaat which is a 40hrs online training course with 7 guided projects to help you gain necessary hands-on experience.

Also, do take a look at our YouTube video on Servlet Tutorial to get started.

Related questions

0 votes
1 answer
asked Nov 20, 2020 in Java by dev_sk2311 (45k points)
0 votes
1 answer
asked Nov 20, 2020 in Java by dev_sk2311 (45k points)
0 votes
1 answer
asked Nov 20, 2020 in Java by dev_sk2311 (45k points)
0 votes
1 answer
asked Nov 20, 2020 in Java by dev_sk2311 (45k points)
0 votes
1 answer
asked Nov 20, 2020 in Java by dev_sk2311 (45k points)

Browse Categories

...