Robin,
   The documentation is scarce for this project. Does it have all the
functionality its counterpart  in Spring have?  I can't tell from the
website.  Does Acegi have to be configured with a database?  I know this
is an odd request, but due to how our framework is setup, user
information is stored in another service.  Our application has no direct
access to a database.  The access to the databases we have access to is
read-only.

Thanks,
Michael




-----Original Message-----
From: Robin Helgelin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 10, 2007 12:38 PM
To: Tapestry users
Subject: Re: T5: User validation

On 10/10/07, mnguyen21 <[EMAIL PROTECTED]> wrote:
>
> Short of adding a filter in the web.xml, is there a way in tapestry 5 
> to selectively have certain pages validate user sessions?  I'm trying 
> to unobtrusively have pages redirect the user to log in before they 
> view the page if their session timed out.  Currently, I would need 
> this functionality for the majority of my pages.  There are a few 
> pages that do not require authentication.

You can always check the Acegi-integration,
<http://www.localhost.nu/java/tapestry5-acegi>.

-- 
        regards,
        Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to