![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2008 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- 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...
- Blog posts 2006-05-16
- 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...
- White papers 2006-04-18
- 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...
- 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...
- 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...
- White papers 2005-11-15
- 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...
- Discussion threads 2004-02-13










