In the xml definition file, I have to write <put name="title" value="title.jsp" />. This is why the extra JSP file title.jsp is created. I can not just put the <bean:message .....> for the "value" attribute. I am wondering if there is any simpler way so you can put the message directly into the xml file.