-
Jan 5th, 2006, 07:12 AM
#1
JSF and Acegi
Hey all,
It appears I am hitting problem after problem these days 
Has anybody found a nice, elegant solution to using Acegi with JSF and the fact that the JSF servlet is performing forwards to get to the next page in a workflow which bypass Acegi security filters?
I an getting rather perturbed by the way JSF refuses to play nicely with Acegi 
I understand using a redirect tag in a JSF navigation case tag would help the matter but I was wondering what other people were thinking on the subject.
Cheers.
Pete
-
Jan 5th, 2006, 07:26 AM
#2
i am not using acegi currently but cant you state on the filters that they should be applied on a forward action as well? (this is a feature of servlet 2.4)
-
Jan 5th, 2006, 08:57 AM
#3
Thats the kind of thing I was thinking of, however, we are stuck with an appserver using servlet spec 2.3 
Back to the drawing board then 
Thanks
-
Jan 20th, 2006, 09:18 AM
#4
ACEGI JSF Components
Hi,
I have created custom JSF components for Acegi, they replace acegi's jsp authz taglib in JSF environment.
You can find more information about the JSF-Acegi components at;
http://www.jroller.com/page/cagatayc...onents_hit_the
Regards,
Cagatay Civici
Last edited by cagatay_civici; Jan 20th, 2006 at 01:42 PM.
-
Jan 30th, 2006, 09:56 PM
#5
Acegi-jsf Components
Hi,
Can anyone plz help me to get a sample application for this acegi-jsf component library?
Thanks in advance.
Regards,
Sandip
-
Jan 31st, 2006, 02:05 AM
#6
Hi,
I am going to write the documentation of the component library soon. For now I've updated my post and added a sample jsf page showing the usage of the components. I put it in a jar file called acegijsfsamplepage.jar at;
http://www.jroller.com/page/cagatayc...onents_hit_the
Regards,
Cagatay,
-
Jan 31st, 2006, 10:05 PM
#7
Hi,
I am not able to extract files from that samplejsfapplication.jar what you put for download.
Regards,
Sandip
-
Feb 1st, 2006, 01:12 AM
#8
Hi, you should try winrar.
-
Feb 1st, 2006, 03:10 AM
#9
Hi,
Thanks, I got that. But still I feel it is somewhat not sufficient to get into the whole thing. Please send me If you have any small sample application which covers both Authentication and Authorization.
Regards,
Sandip
-
Feb 3rd, 2006, 12:19 AM
#10
Hi Cagatay,
May I have your response plz?
Regards,
Sandip
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules