There have been many messages about how to implement a user access control system (logging in, restricting access, etc). I asked such a question on this list a while ago, and have since found what seems to be an excellent way of implementing an access control system. The best part is, your pages are completely ignorant of the whole process. No methods to call, no interface to implement, no parent class - just pure blissful ignorance. I've written a wiki explaining how to create a dispatcher and halt/allow a request to continue - check it out here:

http://wiki.apache.org/tapestry/Tapestry5HowToCreateADispatcher

The article doesn't answer all the questions, but what I feel are the bigger ones are covered. Feedback most welcome, and even more welcome on the IRC CHANNEL - #tapestry - irc.freenode.net (chrislewis).

sincerely,
chris

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

Reply via email to