In my application context I have defined properties file:
``
Now this is your Properties File
`site.name=Cool Bananas`
And. Here goes your JSP
`<%@ taglib uri="http://www.springframework.org/tags" prefix="spring" %> `