You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by remo strotkamp <re...@ccrl.nj.nec.com> on 2000/03/24 21:22:58 UTC

Re: dynamic filters...

Hi there,

started playing around with xml/xsl for the moment (xsp, sql later on).
I want to do the same thing and thought that the easiest way is that
you use variables and import another stylesheet,  which you generate
dynamically
and give the variable the desired value ( i.e. "svenk")...

might be far too complicated or a completly wrong approach but it
works...

later on I guess I will use sql and generate a 'custom made' xml file in
the first
place....:-)

remo