EL 表達式的格式是這樣的:用美元符號($)定界,內容包括在花括號({})中,如清單 3 所示。
清單 3. 說明 EL 表達式定界符的 JSTL 操作
<c:out value=”${user.firstName}”/>
posted : Wednesday, October 5th, 2011