About Question enthuware.jwpv6.2.610 :
Posted: Fri Jul 12, 2013 2:22 am
The correct answer for this question is , "After context has been initialized but before first request to the webapp.". But look at the addXXX() specs, it throws:
IllegalStateException - if this ServletContext has already been initialized.
How to explain this?
IllegalStateException - if this ServletContext has already been initialized.
How to explain this?