Results 1 to 2 of 2

Thread: acegi + Tiles

  1. #1

    Default acegi + Tiles

    All,
    I have a working spring web flow using tiles as the view layer. I can't figure out how to get the acegi login page to be dispatched to the tiles view controller so that page can be templated. Suggestions?

  2. #2
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    The login page is just a Url (loginFormUrl property on AuthenticationProcessingFilterEntryPoint), so it shouldn't matter what you use to render the page.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •