Hi All,
 
is there a way to use parameter form pipeline match
in XSP page?
 
for example if pipeline match looks like
 
...
<map:match pattern="**.info">
    <map:generate type="serverpages" src=""/>
    <map:serialixe type="xml"/>
</map:match>
 
normalyy in pipeline we can use {1}
but how can  I use it in process.xsp?
 
please advice
 
Pawel Zukrowski
 
 

Reply via email to