The Artima Developer Community
Sponsored Link

Java Buzz Forum
Implement crosscutting concerns using Spring 2.0 AOP

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Max Zone

Posts: 9170
Nickname: dzone
Registered: Jun, 2006

dzone.com is a link-sharing community where member participation determines what gets published
Implement crosscutting concerns using Spring 2.0 AOP Posted: Jan 8, 2007 4:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Max Zone.
Original Post: Implement crosscutting concerns using Spring 2.0 AOP
Feed Title: dzone.com: java
Feed URL: http://feeds.dzone.com/dzone/java
Feed Description: dzone.com: fresh java links for developers
Latest Java Buzz Posts
Latest Java Buzz Posts by Max Zone
Latest Posts From dzone.com: java

Advertisement
Most developers will acknowledge, implementing crosscutting concerns such as logging, auditing, security, and transactionality can adversely affect business logic implementation. Such concerns "seem" to increase the complexity of existing business logic, making it difficult to clearly distinguish business logic from the crosscutting concern implementation.

Read: Implement crosscutting concerns using Spring 2.0 AOP

Topic: Stripes and JSF: A Brief Comparison Previous Topic   Next Topic Topic: Eclipse Dynamic Language Tool Kit

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use