Archive | July 4th, 2007

Spring Aspect Oriented Programming (AOP)

July 4, 2007

15 Comments

1) Introduction One of the major features available in the Spring Distribution is the provision for separating the cross-cutting concerns in an Application through the means of Aspect Oriented Programming. Aspect Oriented Programming is sensibly new and it is not a replacement for Object Oriented Programming. In fact, AOP is another way of organizing your [...]

email

New Features in WebLogic Server 10.0

July 4, 2007

0 Comments

There are a lot of changes and new features in Weblogic Server 10.0. This new release gets better and efficient in terms of performance, in terms of the supported APIs and in terms of the supported external libraries. Almost all of the updates in the Java EE are reflected in the WebLogic Server 10.0. In the [...]