According to TLD, tag s:property must be empty

在Struts或者Struts2標籤結束時少了結束符,或者缺少'/>'

例如:<s:property value="user.id">

正確的寫法:<s:property value="user.id"/>

發佈了38 篇原創文章 · 獲贊 3 · 訪問量 10萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章