Re: AW: XML selector

2001-09-06 Thread Ling Kok Choon
Hi, JOERN_HEID and All JOERN_HEID is right. I use the action to select XML based on the request. I am not sure is it can help u or not ... regards, Kok Choon > ... > ... > > > > > > > > > > > > > > > > > > >

AW: XML selector

2001-09-06 Thread Jörn Heid
I don't think this is possible as of SAX: When the first element is generated from your xsp the pipeline has to be determined. What you want to have is that the pipeline depends on the dom tree (C1). For that, you have to find another way. The simplest solution for your problem, I think, is to wr