On Fri, Nov 16, 2012 at 10:06 PM, David G. <[email protected]> wrote:
> Is there a way to prevent making a GET for the full path to a property
> to NOT return the property's value:
>
>  HTTP GET /content/site/page/jcr:content/page-property  ==> "this is
> the page property value"...

If all such paths contain "jcr:content", a Filter or front-end
blocking mechanism might help...but that depends on your overall URL
scheme.

-Bertrand

Reply via email to