Why would you involve Cocoon when serving static pages? Wouldn't it be 'faster' when the static pages (also images used in xsl)would be served by the web server directly? Thomas
-----Original Message----- From: Richard Korthuis [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 2:16 PM To: [EMAIL PROTECTED] Subject: Re: calling a HTML-file from an XSL-file That did the trick! Thanks! Richard ----- Original Message ----- From: "Chitharanjan Das" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "'Richard Korthuis'" <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2002 6:33 PM Subject: RE: calling a HTML-file from an XSL-file > Hello > Please make the corresponding entry in your site-map for your > pipeline and then try it should work. Please make appropriate change for > the path... > > <map:match pattern="*.htm"> > <map:read src="html/path/{1}.htm" mime-type="text/html"/> > </map:match> > > Regds, > Chiths > > > -----Original Message----- > From: Richard Korthuis [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 13, 2002 5:48 AM > To: [EMAIL PROTECTED] > Subject: Re: calling a HTML-file from an XSL-file > > Well that seems pretty obvious to me, but there seems to be an other > problem, but what???? > > ----- Original Message ----- > From: "Ruth, Thomas {PDBI~Basel}" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, February 13, 2002 1:31 PM > Subject: RE: calling a HTML-file from an XSL-file > > > > 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]> > > > > > > > --------------------------------------------------------------------- > 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]> > > > > > > --------------------------------------------------------------------- > 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]> > > --------------------------------------------------------------------- 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]> --------------------------------------------------------------------- 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]>