hi,
   we are using cocoon2.1.2,xsl with jsp. The problem that we are facing is follows.
  
   In a file called "Hoverwelcome.jsp" whilch transforming to "hoverwelcome.xsl" file 
through sitemap file. we used 3 frame in that xsl file. 
We added pipeline for that 3 files similar to file. 

(One of the file in the frame is "headerpage.jsp")

<map:match pattern="headerpage.jsp">
        <map:generate type="jsp" src="headerpage.jsp"/>
                <map:transform src="headerpage.xsl">
                   <map:parameter name="servletPath" value="{request:servletPath}"/>
                   <map:parameter name="sitemapURI" value="{request:sitemapURI}"/>
                   <map:parameter name="contextPath" value="{request:contextPath}"/>
                   <map:parameter name="file" value="headerpage.jsp"/>
                </map:transform>
        <map:serialize type="html"/>
        </map:match>


IS THERE ANY SPECIAL TAG SHOULD BE ADD FOR DISPLAYING PAGES UNDER FRAMES IN SITEMAP?


PLEASE HELP ME ....THANKS


MOHAN
-------------------------------------------------
Click here to find your dream partner!
Know more at http://www.bharatmatrimony.com/partner/sify.html

Sify Power mail- a Premium Service from Sify Mail!
know more at http://mail.sify.com

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

Reply via email to