On Monday 30 December 2002 15:48, you wrote:
> How I can check that the supplied url is valid?
What's an invalid URL?
- URL syntax violated (see http://www.rfc-editor.org/rfc/rfc2396.txt)
- hostname DNS lookup failed
- server not reachable
- content not XML

> Does generator throw some error that I can then catch in map:handle-errors?
Just try it. It may take some time, perhaps exceeding client time out,
if the server is not reachable or just very slow.

J.Pietschmann

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to