I\'m setting my properties in app-servlet.xml with a bean like this:
app-servlet.xml
Now this is your Properties File
site.name=Cool Bananas
And here goes your JSP
<%@ taglib uri="http://www.springframework.org/tags" prefix="spring" %>