搜索资源列表
signup
- 用户注册系统: 采用Java Bean技术的EJB及JSP,可以发送邮件,连接MySQL数据库。-User Registration System : Using Java Bean technology EJB and JSP, can send mail, Link MySQL database.
ejb_jboss
- 用JBuilder+Jboos+mysql实现的EJB项目,仅供学习和参考.-with JBuilder Jboos mysql achieve the EJB project is for learning and reference.
Example
- struts+ejb开发简单借书系统,用的是mysql数据库.
CarRentApplication
- Java Application using EJB 3.0 for renting a car - Entities : Car, User, Renting Business Logic. Needs Glassfish v2, mysql DB-Java Application using EJB 3.0 for renting a car- Entities : Car, User, Renting Business Logic. Needs Glassfish v2, mysql D
ejb3
- struts2+ejb3.0+mysql+jboss+myeclipse的登录模块-struts2+ ejb3.0+ mysql+ jboss+ myeclipse login module
JSF-EJB3
- jsf+ejb3+mysql的开发实例,包含完成的配置和源代码,实现登陆、对数据表进行增删改查。-jsf+ ejb3+ mysql development examples, including the completion of the configuration and source code, the achievement of landing on the data sheet to check for additions and deletions.
strcut_ejb
- struct\ejb\mysql开发工程源码-struct\ejb\mysql
design
- struct\ejb\mysql工程设计文档-struct\ejb\mysql design doc
news
- 用EJB+STRUCTS开发的一个新闻系统 可以添加 删除新闻 添加删除新闻目录 可以用于搭建EJB+STRUCTS的整站系统用 数据库用的MYSQL请自行配置好数据源-EJB+ STRUCTS with an information systems development can add delete add delete news directory information can be used to build the entire EJB+ STRUCTS station system
emis
- emis04(EJB+MySQL+JTA+JAAS).zip安全——为服务器端增加JAAS安全验证功能-emis04 (EJB+ MySQL+ JTA+ JAAS). zip security- security for server-side JAAS authentication features to increase
book
- 这是一个使用Ejb3+Struts+Mysql对一个单表进行CRUD操作的软件开发实例,这对初学者是一个很好的学习资料,里面没有过多的复杂代码,初学者非常容易看明白。-This is a use of Ejb3+ Struts+ Mysql on a single table CRUD operations examples of software development, which is a good beginners learning materials, which is not to
javaee
- EJB+Servlet的登录查询和注册的小型项目,数据库是mysql的。压缩包包括java代码和sql文件。-EJB+ Servlet login queries and up a small project, the database is mysql. Compressed package includes java code and sql files.
bbs
- 一个BBS的项目,使用EJB+Servlet完成,数据库库是mysql。压缩包包含java源码和sql语句。-A BBS of the project, using EJB+ Servlet completed, the database library is mysql. Package contains java source code and sql statements.
CourseEJB_classroom_course
- 课程注册系统,EJB,jsp,servlet,实现,mysql数据库连接。包含课程表,教室,老师,学生等信息,eclipse工程形式-Course registration system, EJB, jsp, servlet, to achieve, mysql database connection. Contains the curriculum, classrooms, teachers, students and other information, eclipse works in t
Desktop
- java 编程的一个网络书店程序 不是特别的复杂 前台用了 strut 后台用的是EJB 数据库用的Mysql 因为用的是entity bean可以自动在数据库中生成表-java programming for a network program is not particularly complex bookstore front strut back with the EJB using the Mysql database for use with the entity bean can
Chat
- 在线聊天程序,基于JSF+EJB+MySql。服务器Jboss4.2.3GA-Online chat program, based on the JSF+ EJB+ MySql. Server Jboss4.2.3GA
CMS
- 课程管理系统,能实现选课,开课,在线聊天等。 JSF+EJB+MYSQL+JBOSS4.2.3GA-Course management system, to achieve elective, classes, online chat. JSF+ EJB+ MYSQL+ JBOSS4.2.3GA
version4
- jsp+Mysql写的网上电子书城,是比较复杂的,比较适合学了几个学期以后交的项目。用netbeans写的。用到了javabean,servlet,EJB,mvc架构的并且附带导入数据库的sql-jsp+ Mysql to write an online electronic bookstore, it is more complex, more suitable school for several semesters after the delivery of the project. Wr
bookshop(jspPMysqlPnetbeans)
- 用jsp+mysql在netbeans上写的,用到javabean,ejb,mvc架构的。适合刚学一个学期的人来参考学习-With jsp+ mysql in netbeans to write, and use the javabean, ejb, mvc architecture. School for a semester just to refer people to learn
ejbtest
- 本demo适合有一定编程经验的自学者 ,简单易懂,涉及数据库连接,jndi,添加,查找功能,ejb中@注释使用,相关问题可查询网络 小demo所用服务器jboss5.x,开发工具;eclipse3.x,数据库:mysql,测试数据库名称:ejbtest 1.准备好eclipse和jboss的配置 2.配置jboss中的mysql数据源,方法可从网络上获得 3.下载源码 4.导入eclipse或新建一个ejb项目把源码拷贝进新项目即可-This demo for se