You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ahmet Devrim HC <ah...@headcrash.de> on 2000/11/03 13:07:49 UTC

re: aw: in english (Cocoon-BASICS...)

Hi,

yes I do!

in my browser I see the processing-instruction <?xml-stylesheet
href="hello3-xsp.xsl" type="text/xsl"?> and the rest of the XML-Tags out of
"hello3.xml".

excuse me if I did not think about to write in english

THANX!

and bye


Re: aw: in english (Cocoon-BASICS...)

Posted by Michael Bierenfeld <mi...@atmiralis.de>.
> Ahmet Devrim HC wrote:
> 
> Hi,
> 
> yes I do!
> 
> in my browser I see the processing-instruction
> <?xml-stylesheet href="hello3-xsp.xsl"
> type="text/xsl"?> and the rest of the XML-Tags
> out of "hello3.xml".
> 
> excuse me if I did not think about to write in
> english
> 
> THANX!
> 
> and bye

Depending on the Servlet-Engine you do have to do
some additional configuration. For Apache Jserv
specify :

ApJServAction .xml
/servlets/org.apache.cocoon.Cocoon

in jserv.conf. But this highly depends on the
Engine.

Regards

Michael