Hi, I'm currently loading the urls section from the "config" parameters for org.apache.shiro.web.servlet.IniShiroFilter in my web.xml.
I'd like to be able to load these from the database, as I have the ability to make dynamic content and routes in my system. (i.e. I can dynamically make and intercept /My/Url/1345/index.xhtml in the app) Is there an easy way of doing this, or do I need to write a custom Filter? Ben -- View this message in context: http://shiro-user.582556.n2.nabble.com/Database-loaded-urls-section-tp5707379p5707379.html Sent from the Shiro User mailing list archive at Nabble.com.
