You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Naveen_JaiDayal <Na...@satyam.com> on 2001/01/19 12:06:17 UTC

pls help

Hi all 
	I am using coccon servlet to generate html from xml dynamically on
java web server. Where should i  store .xsl (stylesheet) files on the java
web server.

regards 

naveen

Re: pls help

Posted by Michael Bierenfeld <mi...@atmiralis.de>.
> Naveen_JaiDayal wrote:
> 
> Hi all
>         I am using coccon servlet to generate html from xml
> dynamically on java web server. Where should i  store .xsl
> (stylesheet) files on the java web server.
> 
> regards
> 
> naveen

*gg* On the Harddisk :-). Just kidding. Ähm maybe :

/xml/content     => contains the xml's
/xml/stylesheets => contains the stylesheets

Regards

Michael