Re: Struts2 and Security

2009-06-23 Thread aum strut
Thanks Dave for the details, as my self also not very much known about the spring so may be we have to look in to this and in the draft in more details. On Tue, Jun 23, 2009 at 5:54 PM, Dave Newton wrote: > aum strut wrote: > >> Our requirement is to use good authentication framework for our >

Re: Struts2 and Security

2009-06-23 Thread Dave Newton
aum strut wrote: Our requirement is to use good authentication framework for our application and as per the initial application draft we are not going to use spring in our application. as we have found that Spring Security is quite a matured framework so we are just investigating the option, if

Re: Struts2 and Security

2009-06-22 Thread aum strut
Dave Our requirement is to use good authentication framework for our application and as per the initial application draft we are not going to use spring in our application. as we have found that Spring Security is quite a matured framework so we are just investigating the option, if we can use it

Re: Struts2 and Security

2009-06-22 Thread Dave Newton
aum strut wrote: my main point was also this we were about to choose Spring Security but as we are not going to use Spring in our application so we were just a bit confused (:) ) if we can use this frame work even without using Spring?? You want to use Spring Security without Spring? Dave ---

Re: Struts2 and Security

2009-06-21 Thread dusty
use is as follows >> > >> > 1) Struts2 >> > 2) JSP/Velocity >> > 3) Hibernate >> > 4) YUI >> > >> > these are the core building block rest technologies and frame work can >> be >> > choosen as required >> >

Re: Struts2 and Security

2009-06-21 Thread aum strut
lock rest technologies and frame work can be > > choosen as required > > > > looking forward for your valuable suggestions. > > > > thannks in advance > > aum > > > > > > -- > View this message in context: > http://www.nabble.com/Struts2-and-Securi

Re: Struts2 and Security

2009-06-21 Thread dusty
t; 3) Hibernate > 4) YUI > > these are the core building block rest technologies and frame work can be > choosen as required > > looking forward for your valuable suggestions. > > thannks in advance > aum > > -- View this message in context: http://www.nabble.

Re: Struts2 and Security

2009-06-19 Thread Jim Kiley
struts2 project where you > used jsecurity? I would appreciate your help greatly. Thank you for any > assistance you can provide. > > > > Kind Regards, > > Farshad Rabbani > > > > > > Subject: RE: Struts2 and Security > > Date: Fri, 19 Jun 2009 08:27:

RE: Struts2 and Security

2009-06-19 Thread Farshad Rabbani
If it is not too much trouble, could you send me some aspects of your struts2 project where you used jsecurity? I would appreciate your help greatly. Thank you for any assistance you can provide. Kind Regards, Farshad Rabbani > Subject: RE: Struts2 and Security > Date: Fri, 19 Jun

RE: Struts2 and Security

2009-06-19 Thread Kofford, C Todd
heck into it. Todd Kofford tkoff...@ku.edu University of Kansas - IT -Original Message- From: aum strut [mailto:aum.str...@gmail.com] Sent: Friday, June 19, 2009 2:20 AM To: Struts Users Mailing List Subject: Struts2 and Security Hi All, We are on the way to develop a new application using

Re: Struts2 and Security

2009-06-19 Thread Jim Kiley
I can't speak in too much depth about JAAS in general, nor about certain aspects of Acegi, but we've been using Acegi (now Spring Security) in production with a Struts 2 site for a couple of months and we are very pleased with the relative ease of implementation. Without knowing what you want out o

Struts2 and Security

2009-06-19 Thread aum strut
Hi All, We are on the way to develop a new application using struts2. Currently we are analysing the area of authentication and authorization, we do have some options of using the following frame work for these 1) Acegi 2)JAAS my point is that we any one in the list is using any of the security