You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Vito Nitti <vi...@i-maginary.it> on 2005/04/28 10:20:02 UTC

Using older application

I managed in building a simple site using Lenya. Now I must put in the same
context a jsp based web application already working.
I read about JSPReader and whatever but I cannot realize how to use. 
Is still possible to by-pass jsp calls? Where have i to do chenges? What
will the match be? 
I'm trying with something like that:
    <!-- JSP -->
    <map:match pattern="*.jsp">
      <map:read src="{1}.jsp"/>
    </map:match>

With the appropriate (at least seems to me) reader.
<map:reader name="jsp" src="org.apache.cocoon.reading.JSPReader"
logger="sitemap.reader.jsp"/>

Hope someone can help.

Vito Nitti


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org