Re: Authorization and Authentication

2011-03-18 Thread Alessio Bandini
http://static.springsource.org/spring-security/site/articles.html Spring security is well documented. Se dovessi avere problemi fai un fischio :) On 18 March 2011 16:30, Alessio Bandini wrote: Thank you very much. Do you know some good books or web tutorial on spring security integration in Struts 2? On 2011-

Re: Authorization and Authentication

2011-03-18 Thread Alessio Bandini
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 among which I can select. I'd still aim at Spring Security, especially if you're already using Spr

Authorization and Authentication

2011-03-18 Thread Alessio Bandini
s; I don't want to write a customized framwork for this, because I don't have so much time. I read about Acegi in 2007, but maybe now there are others solutions among which I can select. Thank you. ____________ Alessio Bandini Databa

Re: [S2] Struts and blob image from Oracle

2008-08-22 Thread Alessio Bandini
ope that makes sense. Jeromy Evans Alessio Bandini wrote: I'm sorry again. The mailing list manager does not allow attached files. But the problem is still the same. I get the image from DB, but I see binary characters and not the image. Probably I have to use some special tags but I cannot

Re: [S2] Struts and blob image from Oracle

2008-08-22 Thread Alessio Bandini
I'm sorry again. The mailing list manager does not allow attached files. But the problem is still the same. I get the image from DB, but I see binary characters and not the image. Probably I have to use some special tags but I cannot understand what. Thanks. Alessio Bandini wrote: T

[S2] Struts and blob image from Oracle

2008-08-21 Thread Alessio Bandini
Hello, I have a web application that must get image from blob field stored in an Oracle DB, but I cannot find "how to" examples. Here is my sources. Where is the error? default.jsp --- struts.xml -- image/jpeg img