[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[aspectj-users] I had a problem please help me
|
- From: vasumathi.guduru@xxxxxxxx
- Date: Mon, 30 Apr 2007 21:29:18 -0500 (CDT)
- Delivered-to: aspectj-users@eclipse.org
- Importance: Normal
- User-agent: SquirrelMail/1.4.9a
Hello Guyz,
I am working on WebGoat(web application) project as of my research work. I
am trying to write some aspects to improve the security of the Webgoat
aplication.
I wrote a simple aspect to say hello when a servlets doPost() is called.
But I am AspectNotBoundException. I don't have any idea, why it is coming
and how can solve that.
I did deploy the project as it was mentioned in the aspectJ cook book.
Please help me.
Thank you,
Vasumathi.