Hi Richard,

That's what I meant in my previous email. Now I use a JSF page, doing some hooks to be able to call my bean and also login with Acegi, so I was wondering how did they solved it...

2006/1/19, Richard Wallace <[EMAIL PROTECTED]>:
Very cool!

What about a component for handling user logins?  Or do you use a
regular jsp/html page for submitting a form to the
j_acegi_security_check url (or whatever your filter processing url might
be)?

Cagatay Civici wrote:
> 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


Reply via email to