EJB programming news, help and research - TheServerSide.com

Java Development Topics:

EJB programming

Enterprise JavaBeans is a specification and architecture for the development and deployment of distributed server side, transactional, and secure application components. The EJB architecture is the basis J2EE. Application developers focus on business rules and leave the infrastructural service-related issues to the application container and server. Learn what the programming side of Enterprise JavaBeans includes in updated articles, tips and news.

News:

1 - 3 of 34

VIEW ALL News ON EJB programming

Reference & Learning:

1 - 3 of 4

VIEW ALL Reference & Learning ON EJB programming

Expert Technical Advice:

1 - 2 of 2
  • Dependency Injection in Java EE 6 (Part 6) 15 Mar 2011

    Tip - In this last article of the series, we will cover portable extensions, available implementations as well as CDI alignment with Seam, Spring and Guice.

  • Dependency Injection in Java EE 6: Conversations (Part 4) 13 May 2010

    Tip - This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive next-generation type-safe dependency injection as well as...

VIEW ALL Expert Technical Advice ON EJB programming