Exposes Spring ApplicationContexts to JSP EL and other view technologies.
Currently a variable is placed in application scope (by default called
'applicationContext') so that POJOs can be pulled out of Spring in a JSP page
to render things using EL expressions.