有关EL表达式的一些笔记
摘要:JSP页面中使用SUN公司的EL函数库,需要导入JSTL开发包,并在页面中导入EL函数库。 <%--引入EL函数库 --%> <%@taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> EL 全名为Expression
阅读全文
posted @ 2016-03-28 16:19
posted @ 2016-03-28 16:19
posted @ 2016-03-10 17:06
posted @ 2016-03-10 17:05
posted @ 2016-03-09 15:35