文件名称:MVC
- 所属分类:
- JSP源码/Java
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 331kb
- 下载次数:
- 0次
- 提 供 者:
- Hi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
INTEGRATING
SERVLETS AND JSP:
THE MODEL VIEW
CONTROLLER (MVC)
ARCHITECTURE.
Servlets are great when your application requires a lot of real programming to
accomplish its task. As illustrated earlier in this book, servlets can manipulate HTTP
status codes and headers, use cookies, track sessions, save information between
requests, compress pages, access databases, generate JPEG images on-the-fly, and
perform many other tasks flexibly and efficiently. But, generating HTML with servlets
can be tedious and can yield a result that is hard to modify.
SERVLETS AND JSP:
THE MODEL VIEW
CONTROLLER (MVC)
ARCHITECTURE.
Servlets are great when your application requires a lot of real programming to
accomplish its task. As illustrated earlier in this book, servlets can manipulate HTTP
status codes and headers, use cookies, track sessions, save information between
requests, compress pages, access databases, generate JPEG images on-the-fly, and
perform many other tasks flexibly and efficiently. But, generating HTML with servlets
can be tedious and can yield a result that is hard to modify.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MVC.pdf