[Originally Posted 18-July-2004]

OnJava.com has a great article on Aspect Oriented Programming and the Spring Framework. AOP via Spring is done in a very neat and pragmatic approach. No pre-compilers (like AspectJ) needed. Just simple XML configuration of your Spring Framework code..

http://www.onjava.com/pub/a/onjava/2004/07/14/springaop.html

Don’t know about Spring? Check this site out…

http://www.springframework.org/