Anybody know a simple equivalent to use in XSL?

Tim

>>> [EMAIL PROTECTED] 01/02/03 02:30PM >>>
>If you are using XSP, then you can get the current path with:
>  <xsp:expr>resolver.resolve("").getSystemId()</xsp:expr>
>
>Or the current path with a filename on the end with:
>  <xsp:expr>resolver.resolve("somefile.ext").getSystemId()</xsp:expr>
>
>Tim



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to