I've not tried the acegi-jsf components with facelets so I cannot say something for now, there is no sample application but at weekend I am planning to write a documentation on sourceforge project site.
Secondly, jsp and jsf has different lifecycles, this is the main problem, they are not aware of each other, if you use jsp to secure jsf components problems are likely to occur, this would cause problems, so instead of jsp tags, using pure jsf components like these should be employed.
Regards,
Cagatay Civici,
On 1/20/06, Thomas Gaudin <[EMAIL PROTECTED]> wrote:
Hi,
I would like to use your component with facelets.
I tried first to use it with JSP but I could not have it working.
Would you have a working sample application to show how to integrate it?
I also have question : what is the reason why the JSP tag library can not be used with JSF?
I am new to JSF and I would appreciate some more info.
Thanks,
Thomas
PS : I post this both in Myfaces list and in your blog so that you can answer where you think it is more suitable.
Cagatay Civici a écrit :Hi,
I've implemented custom jsf components that can be used to integrate Acegi into JSF. Acegi has built-in JSP tags for securing components but no support for JSF, my aim is to do the same thing for the JSF environment.
Related information can be found at my blog;
http://www.jroller.com/page/cagataycivici?entry=acegi_jsf_components_hit_the
I've released the component in sourceforge jsf-comp. The component is under Apache License.
http://sourceforge.net/projects/jsf-comp/
If you are planning to use JSF-Spring-Acegi together in your applications, this component could be a possible solution.
Regards,
Cagatay Civici
No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.14.20/234 - Release Date: 18/01/2006

