139 Results for:J2EE

  • Sort by: 

Introduction to the Spring Framework 2.5

01 Oct 2007

The Spring Framework has continued to grow in popularity, and has become the de facto standard for enterprise Java development. In this article, I'll try to explain what Spring sets out to achieve, and how I ... Read More

Spring vs. Guice: The Clash of the IOC Containers

09 Aug 2010

Spring and Google Guice are two powerful dependency injection frameworks in use today. Both frameworks fully embrace the concepts of dependency injection, but each has its own way of implementing them. Although ... Read More

Your key products for enterprise application integration

By Tom Nolle 07 Aug 2015

Tom Nolle helps you determine which EAI software product is most appropriate for your company. Read More

Back End Code Generation Techniques For Java

01 Jan 2004

Code generation is nothing new, especially for Java programmers, but it is still confusing to most people because of the variety of code generation models and solutions. This article will help you cut through the ... Read More

Web page performance: Removing the white flicker delay

18 Oct 2012

Looking for ways to improve the performance of web page rendering and removal of the white flicker that often occurs when a web page loads? There are many tweaks and tips commonly talked about regarding web page ... Read More

Performance Engineering - a Practitioner's Approach to Performance Testing

01 Mar 2008

With every passing day, organizations are becoming more and more conscious about the performance of their Enterprise Solutions. As the IT industry matures and the technology evolves, so does the awareness about ... Read More

Gartner makes Oracle CRM predictions

By Barney Beal 14 Sep 2006

Plenty of Siebel users are still concerned and confused over the direction of their CRM tool. Analysts at the Gartner CRM Summit offered some clues. Read More

SOA, Web services security gaining priority at large enterprises

By Robert Westervelt 04 Jul 2007

All enterprises will have to find tools to secure Web services as Web-based languages, such as extensible markup language (XML) will be gradually introduced into system architectures. Read More

Thought for the day: Flights of fancy

16 Apr 2003

Launch a Java-based office suite? Simon Moores questions the sanity of any company that would consider doing so, even if it is... Read More

EJB 2.1: The Timer Service: Monson-Haefel's Guide to Enterprise JavaBeans

01 Oct 2008

This fourth installment of Monson-Haefel's Guide to Enterprise JavaBeans describes the EJB Timer Service API, its use with entity, stateless session, and message-driven beans, and provides some criticism and ... Read More