来源:ApacheCN BeginnersBook 翻译项目java
译者:飞龙git
协议:CC BY-NC-SA 4.0github
本项目须要校对,欢迎你们提交 Pull Request。web
请您勇敢地去翻译和改进翻译。虽然咱们追求卓越,但咱们并不要求您作到十全十美,所以请不要担忧由于翻译上犯错——在大部分状况下,咱们的服务器已经记录全部的翻译,所以您没必要担忧会由于您的失误遭到没法挽回的破坏。(改编自维基百科)面试
fn:contains()
- JSTL 函数fn:containsIgnoreCase()
- JSTL 函数fn:indexOf()
- JSTL 函数fn:escapeXml()
- JSTL 函数fn:join()
和fn:split()
JSTL 函数fn:length()
- JSTL 函数fn:trim()
和fn:startsWith()
JSTL 函数fn:endsWith()
- JSTL 函数fn:substring()
,fn:substringAfter()
和fn:substringBefore()
函数fn:toUpperCase()
- JSTL 函数fn:toLowerCase()
- JSTL 函数fn:replace()
- JSTL 函数Servlet
接口解释GenericServlet
类HttpServlet
类web.xml
文件中的welcome-file-list
标签web.xml
文件中使用load-on-startup
标签ServletRequest
接口RequestDispatcher
方法ServletConfig
接口ServletContext
接口ServletResponse
接口HttpSession
Cookie