Sponsored White Papers, Webcasts, and Downloads
ZDNet Dictionary Definition
- JNDI
- Java Naming and Directory Interface A programming interface API from Sun for connecting Java programs to naming and directory services such as DNS, LDAP and NDS. The application...
- Full JNDI Definition >>
ZDNet Resources
- LdapTemplate: LDAP Programming in Java Made Simple
- The Java Naming and Directory Interface JNDI is for LDAP programming what Java DataBase Connectivity JDBC is for SQL programming. There are several similarities between JDBC and JNDI/LDAP Java LDAP. Despite being two completely different APIs with different pros and cons, they share a number of less flattering characteristics. Spring...
- Tags: JNDI, JDBC, Programming, LDAP, Java, Programming Languages, Databases, Directory Services, Enterprise Software, Software, Software Development, Software/Web Development, Data Management
- White papers 2006-04-18
Additional Resources
- jPersist (zip)
- jPersist is an extremely powerful object-relational persistence API that is based on the Active-Record pattern. jPersist is mapless and has no need for XML or annotation-based mapping all mapping is automatic and dynamic. jPersist wraps and uses JDBC functionality and can work with any relational database, and any type of...
- Tags: jPersist, Java, Tools & Techniques, Databases, Programming Languages, Software Development, Software/Web Development, Management, Enterprise Software, Software, Data Management
- Software downloads 2007-11-20
- JavaOne: Java EE 5 and beyond
- During the Sun general technical session today at JavaOne, Bill Shannon gave the attendees a status report on Java EE 5.Bill: Java EE 5 is done, yeah!Vendors and IDEs are getting behind it. JEE5's goal is to make it easier to develop JEE applications, especially when first getting started. To...
- Tags: Java, Web service, EJB, JEE5
- Blog posts 2006-05-16
- App-Managed JDBC DataSources With commons-dbcp
- In enterprise Java applications, it's considered poor form to instantiate database connections by the user himself. The enlightened path involves a database connection pool, in the form of a JDBC DataSource, that is provided by the container (Tomcat, Jetty, WebLogic). The container is responsible for maintaining a number of connections...
- Tags: Container, Path, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- White papers 2005-11-17
- App-Managed JDBC: DataSources With commons-dbcp
- In enterprise Java applications, it's considered poor form to instantiate database connections oneself. The enlightened path involves a database connection pool, in the form of a JDBC DataSource, that is provided by the container (Tomcat, Jetty, WebLogic). The container is responsible for maintaining a number of connections to the database...
- Tags: Container, Data Source, Path, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- White papers 2005-11-17
- Using JMX and J2SE 5.0 to Securely Manage Web Applications
- JMX Java Management Extensions supplies tools for managing local and remote applications, system objects, devices, and more. This paper will explain how to remotely manage a web application using JMX (JSR 160). It will explain the code needed inside of the application to make it available to JMX clients and...
- Tags: Application, J2SE, Sun Microsystems Inc., Web Application, JMX, Java, Programming Languages, Software Development, Software/Web Development
- White papers 2005-11-15
- S3C Java Serverside Cache (1)
- S3C is a Simple Server-Side java object Caching framework that allows Web developers to cache java objects on server-side for fast retrieval. S3C makes it easier to persist objects on the application server in a global JNDI context making them readily available to the application.
- Tags: S3C, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2005-06-16
- Open-source advocate: Release Java code
- Open-source advocate: Release Java codeJava source? Like anyone would care..Java is such a dead technology it is ridiculous. The idea is purely ludicrous: create a platform that requires a single language to develop for. PLEASE. In .NET, I have guys coding in C#, VB .NET and Visual C++. From one...
- Tags: Programming languages, Java Code, Microsoft Corp., Java, Sun Microsystems Inc., OSS, open source
- Discussion threads 2004-02-13
- << Previous
- page 1 of 1
- Next >>
White Papers and Webcasts