You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Bert Van Kets <be...@visitronics.be> on 2002/03/08 14:40:32 UTC

error page

I aggregate two XML files, one containing the menu structure and one 
containing the content, and transform the result to XHTML.
If the content file is missing, due to an error in the menu xml file, I get 
an error telliong me the file is missing as a replacement of the 
content.  Of course this is normal, but it looks so ugly inside the regular 
navigation.
Is there a way to make the error page full window and still present 
relevant error info?
I'm using the latest CVS HEAD build on Win2K with Tomcat 4.0.1.
Bert


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: error page

Posted by Vadim Gritsenko <va...@verizon.net>.
Try ResourceExist action.

Vadim

> -----Original Message-----
> From: Bert Van Kets [mailto:bert@visitronics.be]
> Sent: Friday, March 08, 2002 8:41 AM
> To: cocoon-dev@xml.apache.org
> Subject: error page
> 
> I aggregate two XML files, one containing the menu structure and one
> containing the content, and transform the result to XHTML.
> If the content file is missing, due to an error in the menu xml file,
I get
> an error telliong me the file is missing as a replacement of the
> content.  Of course this is normal, but it looks so ugly inside the
regular
> navigation.
> Is there a way to make the error page full window and still present
> relevant error info?
> I'm using the latest CVS HEAD build on Win2K with Tomcat 4.0.1.
> Bert
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org