摘要: JSP语法分为三种不同的类型,分别是编译器指令,脚本语法和动作语法。 1.编译器指令包括page,include和taglib。 1-1 page: page属性包括import、contentType、pageEncoding、session、isELIgnored(只限 JSP 2.0)、buf 阅读全文
posted @ 2016-05-03 15:52 爪洼码农 阅读(611) 评论(0) 推荐(0)