Hi,

Does anyone know if there is a way to execute a piece of your own code every 
request that is made to the jboss application server? I'm guessing this would 
probably be in the form of a valve or filter... perhaps even a requestFilter if 
such a thing exists??

I want to perform an audit trail within my webapp which includes tracking each 
URL the user visits, so I was thinking that if there was something like a 
requestFilter I could write my own one of these to then save various request 
parameters to my database within this filter....

Has anyone done this before, or know of the best way to go about this?

Cheers
Paul.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948704#3948704

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948704


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to