I am using Jboss 4. I have configured to use the 
DatabaseServerLoginModule(Jboss ogin module) to do the authentication and 
authorisation. I have written a ServletFilter to intercept all the requests to 
my webapp. But I have noticed that requests from unauthenticated users to 
protected resources are not intercepted by my filter. The request gets 
redirected to the configured login page in my web.xml. But I want my Filter to 
be invoked before the request is redirected to login page. Is it possible to 
make this happen?  

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to