作者:whisper
链接:https://www.proprogrammar.com/article/936
声明:请尊重原作者的劳动,如需转载请注明出处
JSP:java server page
标签,el表达式,jstl标签库
servlet
scriptlet
标签:
<%! %> 声明
<%@ %> 指令
<% %> 语句
<%= %> 输出
<%-- --%>注释
<jsp:xxx > 行为
指令 page include taglib
行为 jsp:include=include指令 jsp:useBean jsp:setProperty jsp:getProperty jsp:plugin jsp:forward jsp:directive=指令
jsp隐藏对象: pageContext, page, request, response, session, application, config, exception, out
jsp web.xml配置
el表达式, el隐藏对象:param, paramValues, header, headerValues, cookie, initParam, pageScope, requestScope, sessionScope, applicationScope, pageContext
el 运算:算术,逻辑,比较
亲爱的读者:有时间可以点赞评论一下
月份 | 原创文章数 |
---|---|
202204 | 1 |
202203 | 11 |
202201 | 2 |
202108 | 7 |
202107 | 3 |
202106 | 16 |
202105 | 10 |
202104 | 16 |
202103 | 56 |
202102 | 14 |
202010 | 3 |
202009 | 3 |
202008 | 7 |
202007 | 7 |
202006 | 10 |
202005 | 11 |
202004 | 22 |
202003 | 52 |
202002 | 44 |
202001 | 83 |
201912 | 52 |
201911 | 29 |
201910 | 41 |
201909 | 99 |
201908 | 35 |
201907 | 73 |
201906 | 121 |
201811 | 1 |
201810 | 2 |
201804 | 1 |
201803 | 1 |
201802 | 1 |
201707 | 1 |
全部评论