Tobias Luikard wrote:
> 
> Hi Michael,
> 
> first you have to mount your sitemap from the rootsitemap (normally in
> webapps/cocoon/sitemap.xmap). The statemant for this is: map:mount. There
> you'll find examples.
> 

Great Thx,

that worked for me + the following modif. in sitemap.xmap

   <map:match pattern="tests/simple">
    <map:generate type="serverpages" src="tests/simple.xsp"/>
    <map:transform src="stylesheets/simple-page2html.xsl"/>
    <map:serialize/>
   </map:match>

.oO (step by step I am getting closer)

Regards

Michael

PS : I will write some sort of beginners guide next week. But I have
some topics left

- Integration of own jar files
- Integration of Jboss
- and so on

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to