Do you have any examples of how to implement the login form/page? I'd
certainly much prefer to implement this as a Tapestry page rather than
other approaches that use JSP. How will login errors be reported on the
login page?
I think (hope) I can figure out how to adapt the example from the
approaches I've seen in T4, but I suspect this is going to take a lot of
digging.
Thanks,
Mark
Robin Helgelin wrote:
Hi,
Thanks to Ivan Dubrov I've been able to put together an Acegi Security
library for T5. My idea was a library similar to James Carman's
tapestry-acegi for T4.
Basic usage is that it works with the @Secured annotation. Currently
only class level, but page listeners is planned.
There are also a few components planned to make things easier, but
this is merely "get it out of the door release". :-).
More information and example usage and application can be found here:
http://www.localhost.nu/java/tapestry5-acegi/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]