搜索资源列表
DownloadServlet
- WEB下载文件,在WEB页面将链接指到该servlet,需要传递文件路径和文件名称。-WEB download documents, the link in the WEB page refers to the servlet, the need to transfer a file path and file name.
OUTDATABASE
- Java数据库分页,在Servlet 中对数据库中数据分页显示,数据库中数据通常很多,为了传送和下载方便,需要对数据库中的数据分页显示。本例实现了在Servlet 中对数据库中数据进行分页显示的功能。在网页浏览器里面调用outDatabase .html 文件,就可以得到分页显示的数据库-Java Database page, in the Servlet page display data in the database, the database is usually a lot of da