用JAVA实现的,用于在JSF开发的JSP网页中实现树形菜单。
标签: JAVA
上传时间: 2017-08-08
上传用户:pkkkkp
本光盘包含了本书各章中出现的所有程序的源代码。 1. 如果是Java程序,可以直接通过javac加java命令运行。 2. 如果是JSP类型的程序,可以参照本书描述的方式运行。
上传时间: 2014-01-17
上传用户:ippler8
jsp基础知识介绍,jsp变量声明及方法声明,插入java程序,编程技巧
上传时间: 2013-12-30
上传用户:彭玖华
java写的一个简单的bbs系统,发帖 删帖 注册 回帖等常见功能 jsp和servlet 非常适合初学者
上传时间: 2013-12-22
上传用户:yzhl1988
The Java Platform, Enterprise Edition 5 (Java EE 5) has two different but complementary technologies for producing dynamic web content in the presentation tier—namely Java Servlet and JavaServer Pages (JSP). Java Servlet, the first of these technologies to appear, was initially described as extensions to a web server for producing dynamic web content. JSP, on the other hand, is a newer technology but is equally capable of generating the same dynamic content. However, the way in which a servlet and a JSP page produce their content is fundamentally different servlets embed content into logic, whereas JSP pages embed logic into content.
标签: Java complementary technologie Enterprise
上传时间: 2017-09-04
上传用户:李彦东
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. In addition to built-in security, portability, and a Web server, they offer developers the freedom to work with any operating system that supports Javabe it Linux, Windows, OSX, or Solaris. This authoritative book begins by explaining how to set up a Servlet and JSP development environment, including a discussion of containers, Java support, and installing and configuring Tomcat. The authors then thoroughly explore servlets and JSP, including significant coverage of custom tag libraries, newly available filters, and popular servlet and JSP design patterns. Readers can then test-drive the knowledge gained by constructing a book-support Web site.
标签: JavaServer Java-based Servlets complete
上传时间: 2014-01-02
上传用户:zsjzc
程序基于 JSP + JavaBean 开发,数据库可以使用 Access,MySql,MSSQL,Oracle数据库。 开发平台:Win2003 + Apache2.0.52 + Tomcat5.54 + Mod_jk 1.2.6 + JDK1.5 程序正常运行需要JVM(Java虚拟机)1.5以上的版本。 主要功能如下: 文章管理 添加文章:主要是用于发布新闻 修改文章:对已发布的新闻进行修改、删除等操作 类别管理:对新闻的类别和专题进行增加、修改、删除。类别支持二级无限级分类,专题支持一级无限分类。 用户管理 用户管理:添加、删除、修改用户 修改密码:修改当前管理员的登录密码 查看信息:查看管理员用户的详细信息 系统设置 参数设置 设置一些系统的基本信息和一些显示的参数值 日志管理:记录、查看、删除日志
上传时间: 2017-09-10
上传用户:huangld
一个JSP写的学生选课系统,用java bean ,servlet等技术,可以参考一下~
标签: JSP
上传时间: 2014-01-09
上传用户:洛木卓
用struts2+jsp开发的留言板,可以供初学java者作为学习参考
上传时间: 2014-01-21
上传用户:talenthn
My JSP 'TeacherMain.jsp' starting page var $=function(id) { return document.getElementById(id); } function show_menu(num){ for(i=0;i
标签: C++
上传时间: 2015-07-03
上传用户:xiyuzhu