Hi  all,

Please help using JSecurity plugin in Grails application. How to configure JSec to protect files in web-app directory? Since I am using the ZK-plugin, Grails controllers and views are not use at all, only domain, services, the src directories. Therefore, the way JSecurity plugin works by securing controller's actions, can't work for the files in web-app. I am looking for the configuration file where I can specific the url and filters to secure those files. Without grails, I would put the config in the web.xml file.

Thanks again.

.v

Reply via email to