ovidiu 2003/01/08 21:48:18 Added: src/webapp/samples/flow/docs invalidContinuation.xml Log: Error page to be displayed when an invalid continuation, either inexistent or expired, has been called. Revision Changes Path 1.1 xml-cocoon2/src/webapp/samples/flow/docs/invalidContinuation.xml Index: invalidContinuation.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../../WEB-INF/entities/document-v10.dtd"> <document> <header> <title>404 Error</title> <authors> <person name="Ovidiu Predescu" email="[EMAIL PROTECTED]"/> </authors> </header> <body> <s1 title="Error"> <p>You have reached an inexistent page: either your session has expired or the page you were referred to was invalid.</p> </s1> </body> </document>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]