Manish Shah wrote: >Hi guys, > >I am trying to get used to cocoon 2, and I'm not sure about how to do >this. But I have a jsp file that references two other jsp files: > > > main.jsp contains: > framesrc=header.jsp > framesrc=body.jsp > >To create two frames. > >header.jsp and body.jsp outputs into a xml file. > >Do I tell the pipeline that header.jsp and body.jsp will be the generate >src, or should I make it main.jsp? Or would it be something else? >
See xml-cocoon\src\documentation\sitemap.xmap - it has an example of how to construct page from navigation and body. Go through some tutorials, for example ones at http://www.cocooncenter.org/ Vadim >Thanks. > >Manish > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>