139 Results for:J2EE

  • Sort by: 

How to properly estimate a Java project

23 Jun 2011

Focusing on accurate use cases can simplify software development project estimations and improve your algorithms chances of producing an accurate time to completion. Read More

Implementing Object Caching with AOP

01 Sep 2004

Object caching has a number of characteristics that make it a prime candidate for implementation as an Aspect. Learn what some of these characteristics are. Read More

The 12-Factor App is cloud-native development for dummies

By Cameron McKenzie 08 May 2017

Yegor Bugayenko wrote an amusing blog the other day entitled "SOLID is OOP for Dummies." Well, if SOLID is OOP for dummies, I wonder if he'd agree with my assertion that the 12-factor app mantra is ... Read More

Integrating Eclipse and WebSphere Portal 7

09 Jun 2011

Using Eclipse to develop applications for WebSphere Portal 7 can save you a considerable amount of licensing expense, but the integration can be a bit tricky in the early stages. Read More

Using a BLOB data type in a CMP Enity Bean

16 Aug 2004

I got an email from a customer who wanted to use BLOB data type in their CMP entity bean. In this blog, I will provide an example and will discuss how can you develop your CMP EJBs to use a BLOB database type. Read More

Using Eclipse BIRT Report Libraries and Templates

01 Jan 2006

Any organization that implements Web reporting quickly realizes the need for standards and controls in reporting infrastructure and content development, especially those implementations with large numbers of ... Read More

Web 2.01, a Rich Internet Application Example

01 Jan 2006

Learn about what I call "Web 2.01," a fusion of "Web 2.0" style application content with a "Rich Internet Application" client, which is not subject to many of the limitations of a web browser. Read More

How to prevent HTTP response splitting

15 Oct 2008

HTTP response splitting is a serious Web attack that can wreak havoc on your Web applications. Security expert Ramesh Nagappan explains how this attack works and what professionals can do to prevent this exploit. Read More

Demand for development skills soars as firms seek business edge

14 Nov 2005

Computer Weekly salary survey shows IT departments eager to secure skills for the future. Read More

High Scalable & Distributed Architecture with EJB & Spring Framework

29 Sep 2010

In an Enterprise world, Spring Framework with some standard ORM tool like Hibernate gained considerable acceptance as a light-weight architecture for mid size applications. Also in Java EE 5 specification, major ... Read More