Pergunta de entrevista da empresa Cooptalis

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

Resposta da entrevista

Sigiloso

16 de fev. de 2021

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