Vadim Gritsenko wrote:
Hm. Ain't it obvious? :)
Ok, if not: First sample: pipeline conditionally (depending on result of action) consists from single map:call. Second: pipeline unconditionally (always) consist from single map:call. That's the same as good'ol:
Hmmm, maybe my question was a bit too terse ;-). I actually meant: how can you *use* those pipelines if you don't have a matcher?
No matcher --> any URL will do then. If this is subsitemap --> any URL in subsitemap space will work. You can analyze then this URL inside your flowscript.
Example I gave with the reader will effectively return the same html page for *any* request.
Vadim
