You have to use the correct path for contents.htm ... -----Original Message----- From: Richard Korthuis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 12:44 PM To: [EMAIL PROTECTED] Subject: calling a HTML-file from an XSL-file
Hello, I have created an XML-file together with an XSL-file. In the XSL-file I create a frameset with frames. In the frames I want to display plain HTML-files, but when I use: <frame name="contents" src="contents.htm" /> I get a HTTP 500 error: The page cannot be displayed. When I change contents.htm into an XML-file (i.e. "../cocoon/welcome") it works perfectly. What am I doing wrong? Regards Richard Korthuis --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>