SpringMVC學習國際化

.第一步html

http://www.cnblogs.com/liukemng/p/3750117.htmlspring

<spring:message code="money"/>:<br/>
    <spring:eval expression="contentModel.money"></spring:eval><br/>
    <spring:message code="date"/>:<br/>
    <spring:eval expression="contentModel.date"></spring:eval><br/>

   注意:下面例子中不用controller返回值 ,這個是能夠直接取值的哦

相關文章
相關標籤/搜索