Daily del.icio.us for February 6th through February 8th

February 8, 2010

Oracle Buys AmberPoint To Boost Application Management And Performance Offerings – Oracle says that the addition of AmberPoint’s software will help diagnose and manage the performance of business applications, provide monitoring for application performance and will enrich SOA design time with run-time metrics for SOA governance. 500 Internal Server Error – 500 Internal Server Error [...]

Read the full article →

Daily del.icio.us for June 15th through June 17th

June 17, 2008

InfoQ: Domain Driven Design and Development In Practice – Domain Driven Design (DDD) is about mapping business domain concepts into software artifacts. Most of the writings and articles on this topic have been based on Eric Evans' book "Domain Driven Design", covering the domain modeling and design aspects mainl InfoQ: Rod Johnson Discusses Spring, OSGi, [...]

Read the full article →

Declarative Caching Services for Spring

May 19, 2006

Declarative Caching Services for Spring by Alex Ruiz — Caching is an essential practice that improves the performance of enterprise applications. In this article, Alex Ruiz demonstrates a declarative caching framework for Spring 2.0, which supports pluggable cache implementations. spring, spring2.0, caching, aspectj, AOP, SpringAOP, XStream

Read the full article →

Servlet Filters: Part II

April 26, 2004

Earlier in the month, I blogged about Servlet Filters and how I see them as Aspects in the AOP world. Based on the blog entry, I’ve gotten tons of email from people that wanted to know more about Servlet Filters, how to use them and how to use the simple Authentication filter I used as [...]

Read the full article →