Does anyone have a working example of a sitemap that reads a jsp page.
I am using version 2.0.4 and have not been able to get my simple jsp
page to work.  My code for my sitemap is below.

 

<map:reader logger="sitemap.reader.jsp" name="jsp"
src="org.apache.cocoon.reading.JSPReader"/>

 

 

<map:match pattern="reports">

       <map:read type="jsp" src="jsp/reports.jsp"
mime-type="text/html"/>

</map:match>

 

Thank you for the help. 

 

Tim Bachta

 


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

Reply via email to