if you are running tomcat standalone you have to put contents.htm to

...tomcat..\webapps\Root\

from here tomcat gets everything which has the path "/" is is not another
webapp.

BUT: if you are using tomcat standalone this is not much faster than piping
everything through cocoon.
It's only faster if you run tomcat as module in a http-server (e.g. apache)

Christian

-----Original Message-----
From: Richard Korthuis [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 14, 2002 4:16 PM
To: [EMAIL PROTECTED]
Subject: Re: calling a HTML-file from an XSL-file


I tried that, but that didn't work: HTTP 500 error

Richard
----- Original Message -----
From: "Schweer, Christian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 14, 2002 4:12 PM
Subject: RE: calling a HTML-file from an XSL-file


>
> just use a path outside of cocoon
> e.g. a absoulute path
> <frame name="contents" src="/contents.htm" />
>
> Christian
>
> -----Original Message-----
> From: Richard Korthuis [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 14, 2002 4:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: calling a HTML-file from an XSL-file
>
>
> It's probably faster, but how should this be done?
>
> Richard
>
> ----- Original Message -----
> From: "Ruth, Thomas {PDBI~Basel}" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, February 14, 2002 3:54 PM
> Subject: RE: calling a HTML-file from an XSL-file
>
>
> > 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]>
> >
> >
>
>
> ---------------------------------------------------------------------
> 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]>

Reply via email to