Cooptalis interview question

Quel est la difference entre ServletConfig et ServletContext ? (Question Java)

Interview Answer

Anonymous

16 Feb 2021

The servletconfig object refers to the single servlet whereas servletcontext object refers to the whole web application.