aspose file tools
The moose likes Spring and the fly likes acegi security framework - want to use this with spring, struts2, hibernate - example link required Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "acegi security framework - want to use this with spring, struts2, hibernate - example link required" Watch "acegi security framework - want to use this with spring, struts2, hibernate - example link required" New topic
Author

acegi security framework - want to use this with spring, struts2, hibernate - example link required

Nirmal Jatania
Greenhorn

Joined: Apr 17, 2009
Posts: 19

Hello,

I am currently developing my project using Spring, Sutruts2 & Hibernate. Now i want to apply acegi security for authentication & authrization purpose.

But, i m totally new with acegi, so i want to use acegisecurity framework with spring configuration.

If anyone have link for an simple example of acegi with spring, struts2 & hibernate then please provide me it.

Thanks in advance.....
hitesh sathawane
Greenhorn

Joined: Jun 05, 2009
Posts: 3
i also have same problem pleas us
abhishek paul
Greenhorn

Joined: Sep 26, 2006
Posts: 25
Hi Guys,

Hope you are aware Acegi security is part of Spring now and is known as Spring Security framework.
Find below some links which should be helpful.

http://static.springframework.org/spring-security/site/start-here.html
http://server.denksoft.com/wordpress/?page_id=5

A suggestion:
- Dont just follow a sample application/step-by-step guide.
First try and understand the underlying concepts/approach of the framework and then evaluate whether it is suitable for your requirement.


SCJP5 -
To repeat what others have said, requires education, to challenge it , requires brains.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: acegi security framework - want to use this with spring, struts2, hibernate - example link required
 
Similar Threads
struts2 and acegi
Login with spring acegi.
Setting up Struts2, Spring, Hibernate3
Struts2 with JSF and RichFace
can we implement acegi security in struts2