- 6
- 0
- 约1.66万字
- 约 11页
- 2018-06-10 发布于湖北
- 举报
JSP Overview
JSP is the latest Java technology for web application development and is based on the servlet technology introduced in the previous chapter. While servlets are great in many ways, they are generally reserved for programmers. In this chapter, we look at the problems that JSP technology solves, the anatomy of a JSP page, the relationship between servlets and JSP, and how the server processes a JSP page.
In any web application, a program on the server processes requests and generates responses. In a simple oneapplication, such as an online bulletin board, you dont need to be overly
原创力文档

文档评论(0)