Hi,
Re Spring's WebAppContext, what is its relationship to a ServletContext? Are they the same/synonyms? If not, what is the difference between the two? Also, in servlet/jsp dev there are scopes such as page, request and context, can one use these in Spring or are there other wrappers instead?
Thanks in advance.
