J2EE Technology Main

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

Articles
Case Study
Interview Transcripts
  Presentations
White Papers
  

Articles:
  • Roll your own secret Santa Web application, Part 1: The beans by Merlin Hughes   - [Clicks: 42]
    The articles (also see Part 2 and Part 3) provide a broad overview of how to build a J2EE application from the ground up, using some modern tools and frameworks, with details of how these different technologies work together to produce the end result. While not intended as detailed treatises on any individual technology, these articles instead serve as guides to developing a Web application with J2EE. This first article focuses on the beans, their design and implementation, and the use of XDoclet to accelerate their development and deployment.
    [Includes source code. J2EE, Entity beans, Session beans, Value objects, Container-managed persistence (CMP), Container-managed relationships (CMR), JavaServer Pages (JSP), JSP Standard Tag Library, Jakarta Struts, Java Mail, XDoclet, Ant ]
    http://www-106.ibm.com/developerworks/java/library/j-santa1/ - Dec, 2003
  • Roll your own secret Santa Web application, Part 2: The controller by Merlin Hughes   - [Clicks: 66]
    This second article focuses on the controller aspect of the application, and the use of servlets, JavaMail, and Jakarta Struts to support its development.
    [Includes source code]
    http://www-106.ibm.com/developerworks/library/j-santa2/ - Dec, 2003
  • Roll your own secret Santa Web application, Part 3: The view by Merlin Hughes   - [Clicks: 13]
    This third article focuses on the view aspect of the application, and the use of JSP technology, JSTL, and Jakarta Struts to support its development.
    [Includes source code]
    http://www-106.ibm.com/developerworks/library/j-santa3/ - Dec, 2003
  • The All New J2EE 1.4 Platform by Qusay H. Mahmoud   - [Clicks: 20]
    This article provides a technical overview of J2EE 1.4, describing the new features and explaining why it is the platform of choice for developing and deploying web services and enterprise applications.
    http://java.sun.com/developer/technicalArticles/J2EE/new1_4/ - Dec, 2003
  • Simpler Java by Bruce Tate   - [Clicks: 20]
    In this article, we’ll examine a few frameworks, and look at the basic principles that they use to embrace simplicity. We’ll look at a lightweight container and a persistence framework. Then, we’ll look at how the larger J2EE vendors are supporting the paradigm shift.
    http://www.theserverside.com/resources/article.jsp?l=SimplerJava - Nov, 2003
  • Learning J2EE by Rex Baldazo   - [Clicks: 28]
    Java 2 Enterprise Edition is one big hairy beast, covering technologies that run the gamut from security to generating HTML. We've brought together helpful resources from around the Web to help you start your journey to J2EE mastery.
    http://builder.com.com/5100-6370-5100422.html?tag=sc - Nov, 2003
  • How to Talk About Jini, J2EE, and Web Services at a Cocktail Party by Kathy Sierra, Bert Bates   - [Clicks: 17]
    OK, let's face it: Jini is just not the buzzword it once was, with J2EE and Web services all the rage. Except that J2EE really works, with transactions and security, and all the rest, while Web services are still largely an uphill struggle. The word "bleeding" comes to mind. But Jini is out there, used by some of the world's largest banking organizations and even the U.S. military.
    http://www.onjava.com/pub/a/onjava/2003/08/27/cocktails.html - Aug, 2003
  • J2EE Application Deployment Considerations by Allen Chan   - [Clicks: 19]
    we will discuss possible deployment architectures and some of the deployment issues to consider during the design and implementation of a J2EE application.
    http://www.onjava.com/pub/a/onjava/2003/06/11/j2ee_deployment.html - Jun, 2003
  • The Evolving J2EE Platform: What's New in J2EE 1.4 by Floyd Marinescu   - [Clicks: 13]
    This article is an architect-level overview of the major new features added to the platform, and their implications. Minor tweaks to the JavaMail API and the Java Message Service (JMS) API — just to name a couple — exist in the specification, but I don't cover them in this article. For now, I'm concerned only with the key innovations that architects should be aware of before they start implementing new enterprise applications, starting with support for Web services.
    http://www.theserverside.com/resources/article.jsp?l=EvolvingJ2EE - May, 2003
  • Continuous Performance: The Next Advance in Software Development by Cody Menard   - [Clicks: 13]
    A new TSS article, by Cody Menard, proposes a best practice known as Continuous Performance. According to Cody's theory, testing performance several times a day makes performance tuning vastly more efficient, and can result in software that performs better overall, because code is cleaner throughout the development process. What does the community think about this theory?
    http://www.theserverside.com/resources/article.jsp?l=ContinuousPerformance - Apr, 2003
  • Flash Remoting for J2EE Developers by Alon Salant   - [Clicks: 5]
    This article is targeted toward J2EE developers. It requires some familiarity with Macromedia Flash and its ActionScript scripting language. Flash developers building interfaces to J2EE applications will also benefit from the information provided here.
    http://www.onjava.com/pub/a/onjava/2003/02/26/flash_remoting.html - Feb, 2003
  • Building Dependency Webs in J2EE by Alex Iskold, Daniel Kogan   - [Clicks: 11]
    This article will illustrate how to apply the concepts of Dependency Web Theory to your J2EE applications.
    http://www.onjava.com/pub/a/onjava/2003/01/29/depweb.html - Jan, 2003

[Top]

Case Study:

[Top]

Interview Transcripts:

[Top]

Presentations:

[Top]

White Papers:
  • Reducing the Risks of Performance Problems in J2EE Projects by Jack Shirazi   - [Clicks: 32]
    This white paper gives you the tools to overcome the challenges associated your J2EE application performance management. Download this white paper to increase your J2EE application performance, help reduce risks, and ensure overall project success.
    http://www.veritas.com/offer?a_id=3518 - 2003

[Top]