Re: update a complex object through struts2

2011-03-18 Thread maven apache
Hi: I update my question and make a simple example, Please take a look this example:http://jsfiddle.net/mbwwg/ Suppose the name of the task is "Task1",it belog to Department2,and it own two tasksteps(step01 and step02). And the operators of step1 contain "jhon" and "bill",while the step02 contai

Re: Authorization and Authentication

2011-03-18 Thread Jason Ferguson
ich I can select. >>>>> >>>>> I'd still aim at Spring Security, especially if you're already using >>>>> Spring. >>>>> >>>>> Dave >>>>> >>>>> - >>>>> To unsubscribe, e-mail: user-unsubscr...@st

Re: Authorization and Authentication

2011-03-18 Thread Alessio Bandini
ne del database delle firme digitali 5966 (20110318) __ Il messaggio è stato controllato da ESET NOD32 Antivirus. www.nod32.it -- Alessio Bandini Database Manager CHL S.p.A

Re: Authorization and Authentication

2011-03-18 Thread Maurizio Cucchiara
- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> >> >> __ Informazioni da ESET NOD32 Antivirus, versione del database >> delle firme di

Re: Authorization and Authentication

2011-03-18 Thread Alessio Bandini
he.org For additional commands, e-mail: user-h...@struts.apache.org __ Informazioni da ESET NOD32 Antivirus, versione del database delle firme digitali 5966 (20110318) __ Il messaggio è stato controllato da ESET NOD32 Antivirus. ww

Re: Authorization and Authentication

2011-03-18 Thread M.C. Wilson
Have you taken a look at Apache Shiro? http://shiro.apache.org On Mar 18, 2011 10:16 AM, "Alessio Bandini" wrote: > Hi, > > I'm new in Struts2. I'm starting to build a J2EE intranet application > using Struts2, and I'm thinking on a solution to manage authorization > and authentication in the best

Re: Authorization and Authentication

2011-03-18 Thread Chris Pratt
And just for completeness Spring Security is the new name of Acegi. (*Chris*) On Fri, Mar 18, 2011 at 8:21 AM, Jordi Fernandez wrote: > Same advice here. Spring Security supports many > authentication/authorization scenarios, can be extended and is well > documented. > > > On 3/18/11 4:17 PM,

Re: Authorization and Authentication

2011-03-18 Thread Jordi Fernandez
Same advice here. Spring Security supports many authentication/authorization scenarios, can be extended and is well documented. On 3/18/11 4:17 PM, Dave Newton wrote: On Fri, Mar 18, 2011 at 11:16 AM, Alessio Bandini wrote: I read about Acegi in 2007, but maybe now there are others solutions

Re: Authorization and Authentication

2011-03-18 Thread Dave Newton
On Fri, Mar 18, 2011 at 11:16 AM, Alessio Bandini wrote: > I read about Acegi in 2007, but maybe now there are others solutions > among which I can select. I'd still aim at Spring Security, especially if you're already using Spring. Dave --

Authorization and Authentication

2011-03-18 Thread Alessio Bandini
Hi, I'm new in Struts2. I'm starting to build a J2EE intranet application using Struts2, and I'm thinking on a solution to manage authorization and authentication in the best possibile way. For "the best possibile way" I intend by using existing frame-works or plugins; I don't want to write a