What is a jsp ?we can say jsp is a implement of HttpServlet.
摘要:
JSP pages are textual components. They go through two phases: a translationphase, and a request phase. Translation is done once per page. The request phase isdone once per request.The JSP page is translated to create a servlet class, the JSP pageimplementation class, that is instantiated at request 阅读全文
posted @ 2012-12-30 22:06
malaikuangren
阅读(158)
评论(0)
推荐(0)
浙公网安备 33010602011771号