搜索资源列表
page
- 如果你使用过目前众多网站上的电子公告板程序的话,那你应该会知道电子公告板程序为了提高页面的读取速度,一般不会将所有的帖子全部在一页中罗列出来,而是将其分成多页显示,每页显示一定数目的帖子数,譬如 20 条。本项目提供了用JSP实现这一功能的方法。- Front if you use glance at in multitudinous website electronic announcement board procedure, then you should be able to know
FCKeditor_2.6.4
- java文本编辑器。可嵌入到jsp页面。-rich text editor
GExcel
- 方便JSP页面导出Excel表,对jxl的封装,可以参考里面的例子-Convenience JSP page to export Excel table, the jxl package, which can refer to examples of
daima
- jsp页面模板,基本的jsp页面模型-jsp
Tomcat6.0
- Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认为,当在一台机器上配置好Apache 服务器,可利用它响应对HTML 页面的访问请求。实际上Tomcat 部分是Apache 服务器的扩展,但它是独立运行的,所以当你运行tomcat 时,它实际上作为一个与Apache 独立的进程单独运行的。-Tomcat is a small, lightweight application serve
UserLogin
- 一个简单的JSP注册页面实现了,增删改查等等的功能-A simple JSP page implementation registration, and additions or deletions to change the function check, etc.
2009121611
- jsp开发网页过程中用到的时间组件,可以放在页面中直接使用,简单方便。-jsp to develop Web pages used in the process of the time component, can be used directly on the page, simple and convenient.
jsp
- 个人网站包含完整的代码 图片 还有系统 而且页面很简洁-Personal site contains the complete code for the page images are also a very simple system but
JDBCTest-ExperimentTaskFinish
- 在用户登陆后看到个人详细信息页面showdetailedinfo.jsp时,该页面上有“更改”的超级链接;打开链接后进入更改表单modify.jsp,该页面上已经把用户的信息读入到各个表单元素处,若用户修改表单元素,按提交按钮后,可以通过GetModfify的Servlet把用户修改的信息更新至数据库的表中,并显示更新后的个人详细信息页面showmodifyinfo.jsp。-After the user login page showdetailedinfo.jsp see personal
web
- jsp页面div+css样式demo,个人设计的网页样式案例-jsp page div+ css style demo, personal web pages style design case
cart
- 一个简单汽车租凭网站的html模板,可以自己更改成jsp页面-A car rental site html template,can change their own JSP page
323ASP.net2.0跨页面提交方法
- 很多时候,ASP.NET 1.X这样工作方式使我们的开发方式受到不少限制。熟悉ASP/JSP/PHP的朋友大概很不习惯,因为以前经常使用的提交方式突然无法使用,虽然也有解决这个问题的方法(演示Webcast),可是过程太烦琐,不甚方便。令我们高兴的是,ASP.NET 2.0中有了跨页面提交的简单方法。(Many times, the way ASP.NET 1.X works has limited our approach to development. Familiar with ASP/J
航空网站
- 航空公司简介 网页制作用于jsp页面设计和用户的操作与运用(Airline profile page for jsp page design and user operation and use)
zx
- 1)采用MVC设计模式, 在JSP页面(listbook.jsp)中显示所有图书; 2)采用自定义标签技术,实现图书列表的显示; 3)创建JAVABEAN作为业务逻辑类,访问数据库资源; 4)数据库配置信息的管理,如:驱动名称,连接字符串,用户名,密码必须从配置文件中读取。(1) use the MVC design pattern to display all the books in the JSP page (listbook.jsp); 2) to implement the
index
- 前端欢迎页面和登录页面 两个jsp页面(Front end welcome page and login page two JSP pages)
addlab
- 实验室基本物品管理。分为管理员和用户两个角色。采用web基础。jsp页面实现视图层。(Laboratory basic goods management)
学生管理系统
- 学生管理系统 基本代码 无页面优化 只有代码基本框架(The basic code of the student management system without page optimization is only the basic framework of the code)
FreeMarker
- 前端页面模板技术freemarke,提供了相似jsp页面的模板(Front-end page template technology freemarke provides templates for similar jsp pages)
jsp页面
- 介绍了java实现jsp页面功能,用兴趣的同学可以参考一下(Java is introduced to realize the function of JSP pages. Students who are interested can refer to it.)
customer
- java JSP所实现的用户登录界面,连接数据库后可以实现增删改查功能(User login interface implemented by Java JSP)