JSP with cocoon

2002-12-04 Thread Maxime.Gheysen
I use an external project using JSP pages, is it possible to integrate jsp pages into cocoon? How? Thank you! - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org

Re: JSP with cocoon

2002-12-04 Thread Dirk Reiss
Hi, try jsp-reader... just declare something like map:match pattern=jspstuff/* map:read type=jsp mime-type=text/html src=/some/path/{1}/ /map:match and call jsps over that pipeline... Dirk I use an external project using JSP pages, is it possible to integrate jsp pages into cocoon

JSP and Cocoon

2002-09-09 Thread Shawn_McManus
Has anyone had success using the include file inside JSPs? E.g. %@ include file=common/GeneralHeader.jsp % If so, please give me some pointers? Thanks, Shawn ** CONFIDENTIALITY NOTICE ** THIS E-MAIL, INCLUDING ANY ATTACHED FILES, MAY CONTAIN CONFIDENTIAL AND

Servlet expception for JSP with Cocoon

2002-06-15 Thread David Cummings
Hi, I haven't been able to get JSP pages to work in conjunction with Cocoon2. I've tried it on several different machines and continually receive the following: Servlet /cocoon threw load() exception javax.servlet.ServletException: Servlet.ini() for servlet jsp threw exception at