J2EE Technology Main

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
Frameworks
  Links
Tools
  

Articles:
  • New Features in EJB 3.1 - Part 4 by Reza Rahman   - [Clicks: 9]
    The EJB 3.1 expert group is working on changes for the next version of the Java EE spec. Here's a preview of those changes.
    http://www.theserverside.com/tt/articles/article.tss?l=NewFeaturesinEJB3-Part4 - Jun, 2008
  • Scalability Principles by Simon Brown   - [Clicks: 7]
    At the simplest level, scalability is about doing more of something. This could be responding to more user requests, executing more work or handling more data. This article presents some principles and guidelines for building scalable software systems.
    http://www.infoq.com/articles/scalability-principles - May, 2008
  • New Features in EJB 3.1 - Part 3 by Reza Rahman   - [Clicks: 12]
    In the first two articles of this series, I covered a few of the earliest discussed features - optional interfaces for Session beans, Singleton beans, EJB Timer Service enhancements and simplified packaging. In this third article, I'll cover two more features that have been discussed in detail--asynchronous Session Bean invocation and EJB Lite.
    http://www.theserverside.com/tt/articles/article.tss?l=NewFeaturesEJB31-3 - Apr, 2008
  • New Features in EJB 3.1 - Part 2 by Reza Rahman   - [Clicks: 17]
    This is the second in a series of articles by Reza Rahman, and is a preview of more of the changes the EJB 3.1 expert group is working on for the next version of the Java EE specification: Timer service enhancements and simplified packaging.
    http://www.theserverside.com/tt/articles/article.tss?l=NewFeaturesEJB31 - Mar, 2008
  • Real-Time Java for the Enterprise by Simon Ritter   - [Clicks: 7]
    Simon Ritter explains the vision and capabilities of the Real-Time Java specification (RTSJ), if your Java app really, really must respond within a certain time regardless of what the garbage collector does, RTSJ is now a possibility rather than a probability.
    http://www.infoq.com/articles/real-time-java - Mar, 2008
  • New Features in EJB 3.1 by Reza Rahman   - [Clicks: 22]
    This series of articles is a preview of the changes the EJB 3.1 expert group is working on for the next version of the Java EE specification.
    http://www.theserverside.com/tt/articles/article.tss?l=NewFeaturesinEJB3-1 - Jan, 2008

[Top]

Frameworks:
  • Open Single Sign-On Project   - [Clicks: 26]
    JOSSO, or Java Open Single Sign-On, is an open source J2EE-based SSO infrastructure aimed to provide a solution for centralized platform neutral user authentication.
    http://www.josso.org

[Top]

Links:
  • Application Server Comparison Matrix   - [Clicks: 37]
    The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
    http://www.theserverside.com/reviews/matrix.jsp

[Top]

Tools:
  • JAG - Java Application Generator   - [Clicks: 23]
    JAG is an application that creates complete, working J2EE applications. It is intended to alleviate much of the repetitive work involved in creating such applications, while providing a means of quality assurance that the applications created will be of consistent quality.
    http://jag.sourceforge.net/

[Top]