This has got it Ben, thanks very much.
Another issue was this was being included in another page when the application runs (this is how I was
testing), I thought there was a <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> in the page doing the including, but I just found out there wasn't. Once I added that to my page everything was great.