上一页 1 ··· 3 4 5 6 7 8 9 下一页
摘要: 【编程式配置】可以用web.xml配置替换 【日志过滤器】 阅读全文
posted @ 2018-03-23 16:12 chenhui7373 阅读(301) 评论(0) 推荐(0)
摘要: 【web.xml】 阅读全文
posted @ 2018-03-23 10:05 chenhui7373 阅读(1054) 评论(0) 推荐(0)
摘要: 技术选型上,推荐使用EL表达式,少用不用taglib。 大趋势 前后端分离 mvc+mvvm ,使用【thymeleaf】和前端更好结合,也是springboot官方推荐的做法。 【viewTicket】 【使用了EL表达式语言求值】 【还记得我们の约定:让IDE友好的提示】 阅读全文
posted @ 2018-03-22 18:30 chenhui7373 阅读(312) 评论(0) 推荐(0)
摘要: 【SessionListener】 【SessionRegistry】比较轻量,私有构造,一些静态方法 阅读全文
posted @ 2018-03-22 13:55 chenhui7373 阅读(163) 评论(0) 推荐(0)
摘要: 【LoginServlet】 【重定向和转发】 转发是服务器行为。 重定向是客户端行为。 【login.jsp】 阅读全文
posted @ 2018-03-22 11:29 chenhui7373 阅读(206) 评论(0) 推荐(0)
摘要: 【web.xml】 阅读全文
posted @ 2018-03-22 10:36 chenhui7373 阅读(533) 评论(0) 推荐(0)
摘要: 【展示ticket表单】 【查看Ticket】 【查看tickets列表】 【部署描述符】 阅读全文
posted @ 2018-03-21 16:21 chenhui7373 阅读(562) 评论(0) 推荐(0)
摘要: 【greeting.jsp】 【多值jsp】 阅读全文
posted @ 2018-03-20 22:04 chenhui7373 阅读(127) 评论(0) 推荐(0)
摘要: 【文件下载细节】 阅读全文
posted @ 2018-03-20 21:20 chenhui7373 阅读(300) 评论(0) 推荐(0)
摘要: req.getParameter | getParameterValue 一大特点是 返回null表示没有。 【web.xml】 <servlet> <serlvlet-mapping> 应用程序级别共享初始化参数(servletContext.getInitParameter):<context- 阅读全文
posted @ 2018-03-19 23:06 chenhui7373 阅读(143) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 下一页