I written two filters for my web application. 
  One filter is to check whether session has userId called SecurityFilter.(This 
filter  is applied to all *.do)
  Second filter to check if login user has access to a particular  page  called 
AccessControlFilter .(This filter only to some .do)
  in the second filter I need a userId to check if user has permission to 
access a page  say user1.do  .
  when a request comes for user1.do  which filter is executed first ? 
SecurityFilter or AccessControlFilter  .
  Thanks & Regards
  
   

                
---------------------------------
 
 What are the most popular cars? Find out at Yahoo! Autos 

Reply via email to