• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Appfuse struts application

 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm building a simple web app to try out appfuse and although appfuse generates all the files that i need, i'm a bit confused about how the security configuration works.

It uses the Acegi Framework which gets invoked through a series of filters however following it through it leads me to a spring bean called userDao which is no where to be found in the codebase yet the sample app appears to work. Has anybody played with appfuse that will be able to help me with this?
[ March 17, 2007: Message edited by: Eddie Long ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic