On Thu, 30 Oct 2014 15:04:42 -0200, George Christman
wrote:
I need to secure all my pages with the exception of just 1, is there a
simple approach to this?
Yep!
Write a ComponentClassTransformWorker2
(http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/services/transform/Componen
I need to secure all my pages with the exception of just 1, is there a
simple approach to this?
I tried the following with failure. I'm trying to avoid individually
securing pages do to the fact I occasionally forget some. I need to have 1
page that runs on http that can be accessed by the load ba