Re: T5: How do we secure our views?

2008-05-13 Thread Kristian Marinkovic
rules. g, kris Robert Zeigler <[EMAIL PROTECTED]> Gesendet von: robert zeigler <[EMAIL PROTECTED]> 12.05.2008 16:07 Bitte antworten an "Tapestry users" An "Tapestry users" Kopie Thema Re: T5: How do we secure our views? Basically any of the render-

Re: T5: How do we secure our views?

2008-05-12 Thread Robert Zeigler
Basically any of the render-phase states can return false to short- circuit subsequent states (see: http://tapestry.apache.org/tapestry5/tapestry-core/guide/rendering.html for the full state diagram). So if you're looking for this sort of granularity for securing your view, one approach woul