Is this the right place to ask this question? I asked it earlier today and no answer and all that I find in the books matches what I did. Please help I am stuck.
Tim Bachta -----Original Message----- From: Tim Bachta Sent: Friday, June 13, 2003 11:50 AM To: '[EMAIL PROTECTED]' Subject: JSP 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]