Title: RE: develop content management system
I've added
 
   <map:match pattern="jsp/*">
    <map:generate type="jsp" src="jsp/{1}.jsp"/>
    <map:transform src="stylesheets/2html.xsl"/>
    <map:serialize type="html"/>
   </map:match>
 
to sitemap
 
but all .jsp pages come to me unprocessed.
jsp code is executed, but xsl transformation does not happen.
 
I'm using Cocoon2.
any clues?
 

with best wishes
Alexander Kachanov

Reply via email to