Tapestry first looks for pages in the application space, and then in
other spaces (eg: in the tapestry jar file). So, you just need to drop
you custom error page in place in an application directory. Check out:
http://jakarta.apache.org/tapestry/doc/DevelopersGuide/engine.req-pages.html
for more details.

Robert

Richard V. wrote:
> Hello,
> 
> Tapestry has a very powerfull and detailed exception page. It is very
> useful during development, but not for deployment (not development). It
> gives out too much details for regular users. How can I disable it? and
> how can I use my own exception page?
> 
> Many thanks in advance.
> 
> Richard
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to