Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] struts

Nicolai, 

The aTrack project at https://atrack.dev.java.net/ has several examples. It has aspects for persistent session control, transactions, error handling, and tracing all integrated with Struts.

There are also some highlights of integrating AspectJ with Struts in the Enterprise AOP with AspectJ tutorial at http://www.newaspects.com/presentations

Ron

Ron Bodkin
Chief Technology Officer
New Aspects of Software
m: (415) 509-2895

> ------------Original Message------------
> From: sdojfloasdj <g-8@xxxxxxx>
> To: aspectj-users@xxxxxxxxxxx
> Date: Thu, Feb-5-2004 1:41 PM
> Subject: [aspectj-users] struts
> 
> Hi,
> 
> does anyone can provide me an little example, how to use AspectJ in the 
> struts framework?
> 
> Thanks,
> 
> Nicolai
> 
> 
> ---- 
> Diese Nachricht wurde auf Viren und andere gefaehrliche Inhalte sowie Spam untersucht.
> 
> 
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-users
> 
> 


Back to the top