You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Tim Bachta <tb...@kopent.com> on 2003/06/13 18:49:49 UTC

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: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org