1 - I am happy to report that the following example did execute successfully on the first try:
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="application/x-xsp" href="."?> <xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" xmlns:util="http://apache.org/xsp/util/v1"> <sequence> In case you wanted to know the time, it is <util:time format="%D" /> </sequence> </xsp:page> 2 - this is a very naive set of questions: a - is XSP be runnable from Xpathscript files (.xps extension)? If so, how do so you set it up? b - I need to include a series of files in my .xml file before it gets processed by Xpathscript, and XSP-Util has a great include mechanism... Can I use it? How do I set it up? c - is XSP something unique to AxKit? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
