Hi,
I actually sent this through earlier today but I haven't seen it appear
on the list. If it has appeared twice, I apologize ...
I want to find a way to create a security layer in my application which
I can re-use elsewhere. I've imagined something like an interceptor or a
page event listener
(http://jakarta.apache.org/tapestry/UsersGuide/events.html).
Tapestry doesn't seem to support interceptors. I want to keep my
solution within Tapestry - relying on Tapestry to redirect to various
pages, etc..
Any ideas? Right now it seems as though I have to build all of my logic
into a Page object, but that is hardly a clean solution for code re-use.
Cheers,
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]