On Fri, 29 Mar 2013 09:05:04 -0300, Borut Bolčina <borut.bolc...@gmail.com> wrote:

Hello,

Hi!

What is the least obtrusive way to mark pages "hidden" in production mode
or with some other configuration setting.

I'd try adding a RequestFilter and have some logic there to define whether the request is for a hidden page. If yes, return a 404 error.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to