Sail E0 Webinar
Question
ActionSupport class provides a method to access spring's application context.
Options:
A .  getWebApplicationContext()
B .  getWebApplication()
C .  getApplicationContext()
D .  contextEventListener()
Answer: Option A


Spring provides the ActionSupport class, a subclass of the Action base class that has a convenient getWebApplicationContext() method for you to access Spring's application context.



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers