搜索资源列表
JNDI-JAAS
- J2EE规范的JAAS开发安全实例:介绍了J2EE的安全模式、中间件应用的JAAS实现。-J2EE standard JAAS security development examples : a J2EE security model, middleware applications JAAS achieve.
conn_pool
- 本人编写的数据库连接池的基本应用,多多指教。具体的jndi可在service.xml中自己去配置。-I prepared the database connection pool of basic applications, the exhibitions. Specific vendor in service.xml to configure their own.
oxsdo_v102
- 这是一个SDO实现的列子,将SDO抽象出来可以通过JDBC和JNDI两种方式建立连接,并支持ECORE模型。-This is a realization of the SDO Liezi. SDO abstract will be out through JDBC and JNDI two ways to connect. ECORE and support model.
JDBCAPIJNDI
- JNDI 技术提供了一种程序运行模式,使得Java 应用程序可以通过网络发现和请求远端计算设备上的服务,如数据库服务等-JNDI provides a running mode makes Java applications can be found through the Internet and remote computing equipment request the services, such as database services, etc.
几个jndi应用
- 这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接-It is the right of the vendor ldap operation, the compiler can run, a little change can be used personal ldap data services and server connectivity tomcat
基于jndi java短信开发包程序
- 基于jndi java短信开发包
Brow2_fat1
- jndi的使用 简单的浏览器 如何使用简单、jndi 希望大家喜欢
spring-framework-1.2.5-with-dependencies
- spring 框架及其源代码 spring 框架一个轻量级的事务架构,它能够管理组件级的事务集成。Spring就是一个解决方案,它的优势在于它没有像JNDI 数据源那样嵌入到J2EE容器服务中。如果我们希望把这个轻量级的事务架构插入到已有的J2EE容器中,也没有任何困难。看起来它在两者之间的平衡性方面做得很好。 Spring 轻量级事务架构还使用了面向方面编程(AOP)框架。Spring AOP框架组件使用了激活了AOP的Spring bean工厂。通过在组件服务层(在一个Sprin
JNDIProject
- Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定 String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定 ctx.rebind(“Chapter2”,s)
GoodSubject
- 基于Spring2.5的精品课程网站,整个项目布局合理,架构优秀,里面有数据库文件,采用了jndi配置数据库链接。-Courses based on the quality of Spring2.5 site, the layout of the entire project reasonable, good architecture, there are database files, using the jndi configuration database link.
DBTest
- 一个简单的基于数据库,网络的,jndi+web+dbcp 这是 一个可以直接运行的,我找了一个暑假才找到的,用NETBEAn-jndi+web+dbcp+tomcat ,it can run easily when you import into the netbean
JNDI-Jboss
- 通过JNDN连接数据库,JNDI查找数据源,输出数据库中的数据并可以添加数据-By JNDN connect to the , JNDI lookup data sources, data output s and data can be added
JNDIProject
- Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定ctx.rebind(“Chapter2”,s)
JNDIProject
- Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定ctx.rebind(“Chapter2”,s)
易买网Demo
- javaweb项目易买网项目 使用SQLServer数据库连接 使用了 jsp+servlet+javabean(This is a JavaWeb project, S2 completion project easy to buy network, using the jsp+servlet+javabean+SQLServer+jndi connection pool technical connection)
企业版商城前端
- 小程序商城,无后台,只有前端 Small program mall(Small program mall <descr iption> Data source associated with the database to query. A String value represents a relative path to a JNDI resource or the parameters for the DriverManager class.