Sail E0 Webinar
Question
Class used to have full access to the Spring context's life cycle machinery and dependency injection.
Options:
A .  DelegatingFilterProxy
B .  WebApplicationContextUtils.getRequiredWeb()
C .  WebApplicationUtils.getRequiredWebApplicationContext()
D .  None of the mentioned
Answer: Option A


If you want to implement filter-like functionality but want to have full access to the Spring context's life cycle machinery and dependency injection, use the DelegatingFilterProxy class.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers