Re: Login with roles

2006-04-06 Thread Ted Husted
On 4/6/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > I recommend Spring Acegi. You can mix it with Struts or whatever web > framework you like. Good suggestion! * http://acegisecurity.org/ * http://www.javalobby.org/articles/acegisecurity/part1.jsp Apache Roller uses Acegi now, and it's bas

Re: Login with roles

2006-04-06 Thread Alexandre Poitras
I recommend Spring Acegi. You can mix it with Struts or whatever web framework you like. On 4/6/06, Ted Husted <[EMAIL PROTECTED]> wrote: > On 4/6/06, Jamal <[EMAIL PROTECTED]> wrote: > > Hi, I want to write a login application with roles, any help please. > > thank you your help is appreciated >

Re: Login with roles

2006-04-06 Thread Ted Husted
On 4/6/06, Jamal <[EMAIL PROTECTED]> wrote: > Hi, I want to write a login application with roles, any help please. > thank you your help is appreciated The Struts JSP Taglib Logic tags can key on the JAAS security role. * http://struts.apache.org/struts-taglib/tagreference-struts-logic.html * ht

Re: Login with roles

2006-04-05 Thread MC Moisei
Try ACEGI+Spring+Struts. A good and quick start is AppFuse - check it out, will do what you need! Jamal wrote: > Hi, I want to write a login application with roles, any help please. > thank you your help is appreciated > > > > > > -

Login with roles

2006-04-05 Thread Jamal
Hi, I want to write a login application with roles, any help please. thank you your help is appreciated - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]