RE: calling a HTML-file from an XSL-file

2002-02-14 Thread Ruth, Thomas {PDBI~Basel}
/ to Cocoon, URLs starting with /xxx/ to whatever is defined in the webserver ... Thomas -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

RE: calling a HTML-file from an XSL-file

2002-02-14 Thread Schweer, Christian
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,

Re: calling a HTML-file from an XSL-file

2002-02-14 Thread Richard Korthuis
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 u

RE: calling a HTML-file from an XSL-file

2002-02-14 Thread Schweer, Christian
just use a path outside of cocoon e.g. a absoulute path 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, bu

Re: calling a HTML-file from an XSL-file

2002-02-14 Thread Richard Korthuis
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

RE: calling a HTML-file from an XSL-file

2002-02-14 Thread Ruth, Thomas {PDBI~Basel}
uary 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'" <[

Re: calling a HTML-file from an XSL-file

2002-02-14 Thread Richard Korthuis
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 HTM

RE: calling a HTML-file from an XSL-file

2002-02-13 Thread Luca Morandini
Richards,   what might be happening is that .htm files are not passed to Cocoon...   Maybe you setup Tomcat (or wathever servlet container you're using) to process only .xml files and ignore the .htm ones (which are, hence, processed by the web-server).   Best regards, ---

RE: calling a HTML-file from an XSL-file

2002-02-13 Thread Chitharanjan Das
: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 PROTECTE

Re: calling a HTML-file from an XSL-file

2002-02-13 Thread Richard Korthuis
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

RE: calling a HTML-file from an XSL-file

2002-02-13 Thread Ruth, Thomas {PDBI~Basel}
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