calling a HTML-file from an XSL-file

2002-02-13 Thread Richard Korthuis
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: I get a HTTP 500 error: The page cannot be displayed. When I change contents.htm into an XML-file (i.e. "../coco

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

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 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 Luca Morandini
]Sent: Wednesday, February 13, 2002 12:44 PMTo: [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

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-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
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 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
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

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

2002-02-14 Thread Kubanek, Petr
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

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 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