Peter Molnar pisze:
Hi all,
I'm want to include an XSLT file from the local block. Which URL scheme
should I use (ie. cocoon:/ , servlet:/, file:/)?
Hi Peter,
if you want to simply include given file _statically_ then just omit a scheme and use path relative
to the COB-INF directory.
Using servlet: protocol is much more dynamic, because then it's a pipeline that serves the resource
and this pipeline can process served resource beforehand.
--
Grzegorz Kossakowski
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]