Welcome![Sign In][Sign Up]
Location:
Search - sessionBean

Search list

[JSP/JavaMasteringEJB20Code

Description: MasteringEJB20 Code Sample Include SessionBean,EntityBean,etc
Platform: | Size: 562210 | Author: 郭建 | Hits:

[JSP/Javaddvip_com_0241506b02f93d

Description: 一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql语句如下: create table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3.现在weblogic console下建立好数据源名:examples-dataSource-mssqlserverXAPool 4.可以用客户端测试和网页测试.
Platform: | Size: 1536412 | Author: 彩虹 | Hits:

[JSP/JavasessionF

Description: 一个关于学习EJB中sessinBean的小的例子程序源码,提供给初学者参考.-a source code example for the beginner to study sessionBean technique in EJB.
Platform: | Size: 5152 | Author: bamboopan | Hits:

[JSP/JavaMasteringEJB20Code

Description: MasteringEJB20 Code Sample Include SessionBean,EntityBean,etc
Platform: | Size: 562176 | Author: 郭建 | Hits:

[JSP/JavasessionF

Description: 一个关于学习EJB中sessinBean的小的例子程序源码,提供给初学者参考.-a source code example for the beginner to study sessionBean technique in EJB.
Platform: | Size: 5120 | Author: bamboopan | Hits:

[JSP/Javaddvip_com_0241506b02f93d

Description: 一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql语句如下: create table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3.现在weblogic console下建立好数据源名:examples-dataSource-mssqlserverXAPool 4.可以用客户端测试和网页测试. -Four-tier structure of a J2EE instance, using jsp+ Javabean+ Sessionbean+ Entitybean to do, and sharing with everyone: 1. Development environment used jbuilder7.0+ Weblogic7.0+ Oracle9i (sqlserver2000) 2.sql statement is as follows: create table ejbAccounts (id varchar (15), bal float, type varchar (15)) 3. now weblogic console to establish a good data source name: examples-dataSource-mssqlserverXAPool 4. can be used client-side testing and website testing.
Platform: | Size: 1536000 | Author: 彩虹 | Hits:

[JSP/Javalogin

Description: 利用了Struts的MVC结构,前端用Jsp,实现交易则用到了EJB中的SessionBean和EntityBean,由于连接EJB需要较大的网络开销,因此通过SessionBean封装EntityBean. 这是一个简单的系统登录的实现-Use of Struts-MVC structure, the front-end with Jsp, the realization of the transaction are used for the EJB in SessionBean and EntityBean, connect EJB as a result of a larger network overhead, so SessionBean package through EntityBean. This is a simple realization of the system registry
Platform: | Size: 657408 | Author: 王忠 | Hits:

[JSP/Javasourcecode

Description: 一个EJB3.0的sessionbean的例子,基于eclipse平台编写-EJB3.0 of a sessionbean example, eclipse-based platform for the preparation of
Platform: | Size: 8192 | Author: kasico | Hits:

[OS programEJBDemo

Description: Enterprise JavaBean,首先是JavaBean,其次是企业级的JavaBean-会话Bean(SessionBean) 有状态会话Bean(SFSB) 无状态会话Bean(SLSB) 实体Bean(EntityBean) 容器管理持久性实体Bean(CMP实体Bean) Bean管理持久性实体Bean(BMP实体Bean) 消息驱动Bean(MessageDrivenBean,MDB)
Platform: | Size: 5120 | Author: Candy | Hits:

[JSP/JavaLocalSessionBean

Description: 这是一个sessionbean,使用java写的-sessionbean
Platform: | Size: 4096 | Author: strongboy | Hits:

[JSP/JavaClassic.J2EE.code.development.sessionBean

Description: J2EE开发sessionBean实例经典代码Classic instance of J2EE code development sessionBean-Classic instance of J2EE code development sessionBean
Platform: | Size: 8192 | Author: 1 | Hits:

[JSP/Javajavaejbs

Description: Java中的EJB编程实例代码,内容有:简单的EJB、无状态SessionBean、有状态SessionBean、BMP位图实例、cmp实例、Message-Driven Bean、JNDI的使用、112各种EJB之间的调用、B-S结构EJB、 C-S结构EJB、UML建模与J2EE开发、RMI and RMI-IIOP、JTA与JTS、JMS的使用、Java IDL、EJB与CORBA的交互、基于EJB的真实世界模型、EJB的商业应用实例等。 -EJB programming examples in Java code, and content: a simple EJB, Stateless SessionBean, a state SessionBean, BMP bitmap instance, cmp example, Message-Driven Bean, JNDI use of 112 calls between the various EJB, BS structure EJB, CS structure EJB, UML modeling and J2EE development, RMI and RMI-IIOP, JTA and JTS, JMS use, Java IDL, EJB and CORBA interaction model based on the real world EJB, EJB instances and other business applications .
Platform: | Size: 208896 | Author: 高庆泽 | Hits:

[Software EngineeringStateful--sessionbean

Description: 有状态的简单的会话Bean的实现,里面有详细的设计过程截图以及源代码。-Stateful Session Bean implementation simple, there are detailed screenshot of the design process, and source code.
Platform: | Size: 1032192 | Author: tomy | Hits:

[Software EngineeringStateless-sessionbean

Description: 这是一个无状态的会话Bean的实现过程以及源码,有实现全过程的截图。-This is a stateless session Bean' s implementation process and the source, there is a screenshot of the whole process of implementation.
Platform: | Size: 3325952 | Author: tomy | Hits:

[JSP/JavaSessionBean

Description: Java 选修课程管理系统,广东石油化工学院计算机07-1班 Logic 陈罗志原创程序,使用Eclipse+Mysql开发,代码中预设的Mysql数据库用户名为root,密码为admin,运行程序,测试用户用户名chenluozhi 密码chenluozhi   lib文件夹为Mysql 数据库驱动,util 是所用的工具包。   本程序提供几大模块:   用户管理模块(权限控制)   修改密码模块   操作日志管理模块   数据库初始化模块   学生、教师、课程的添加、修改、删除、查询等模块   学生信息录入模块   课程信息浏览(查询)模块 -Java elective course management system, 07-1 Ban Guangdong Petroleum and Chemical Engineering, Computer Logic Chen Luo Zhi original program, using the Eclipse+ Mysql development, the default code Mysql database user name is root, password is admin, run the program the user name of the test users chenluozhipassword chenluozhi lib folder to the Mysql database-driven, the util is used by the toolkit. This procedure provides several modules: The user management module (access control) Change Password module Operation log management module Database initialization module Students, teachers, courses to add, modify, delete, query modules Student Information Input Module The course information browse (query) module
Platform: | Size: 5120 | Author: 同同 | Hits:

[JSP/Javaejb

Description: 简单的新闻栏目的界面 ,采用Ejb+sessionbean技术编写,简单简单,适合初学者-Simple interface news section, prepared by technical Ejb+ sessionbean, simple, simple, suitable for beginners
Platform: | Size: 17408 | Author: jialebi | Hits:

[JSP/Java967587

Description: Java EJB中有、无状态SessionBean的两个例子,编程学习源码,很好的参考资料。-Two examples of Java EJB, a stateless SessionBean, learning programming source code, a good reference.
Platform: | Size: 5120 | Author: 南煎丸子 | Hits:

[JSP/JavaJava-EJBSessionBean-demo

Description: Java EJB中有、无状态SessionBean的两个例子-Java EJB with state in a SessionBean two examples
Platform: | Size: 6144 | Author: aoki123456 | Hits:

[ADO-ODBCEJBDemo

Description: Enterprise JavaBean,首先是JavaBean,其次是企业级的JavaBean-会话Bean(SessionBean)有状态会话Bean(SFSB)无状态会话Bean(SLSB)实体Bean(EntityBean)容器管理持久性实体Bean(CMP实体Bean)Bean管理持久性实体Bean(BMP实体Bean)消息驱动Bean(MessageDrivenBean,MDB)
Platform: | Size: 5120 | Author: c165yilian | Hits:

CodeBus www.codebus.net