Re: dynamic xsl?

2001-06-12 Thread Richard A. Sand
efer to 'variables'. The variable resolver > first looks in page, request, session and application scope attributes > first, if its not found it tries request parameters or init parameters. > > So in XTags you can use XPath expressions to find and compare parts of XML > doc

dynamic xsl?

2001-06-04 Thread Richard A. Sand
Hi all - please excuse me if this is a stupid question. I've been playing around with the xsl tag libraries to make a simple help-system for a website. I'm putting all of the site's help information into a single XML document, and then have an XSL document to take a single topic from the XML dat