Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 26340 invoked by uid 500); 18 Feb 2002 09:30:30 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 26327 invoked from network); 18 Feb 2002 09:30:29 -0000 From: "Piroumian, Konstantin" To: cocoon-dev@xml.apache.org Message-ID: <027401c1b85e$e99f4390$6150000a@flagship.ru> References: Subject: Re: INTEGRATING STRUTS AND COCOON Date: Mon, 18 Feb 2002 12:30:32 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This only possibily I see, is to use Struts for handling request then forwarding request to Cocoon for performing presentation transformations. You can map Cocoon to *.xml path and use request dispatcher to forward your request. For using RequestDispatcher see Servlet Specification: javax.servlet.** or Struts ActionServlet source code. Regards, Konstantin Piroumian ----- Original Message ----- From: To: Sent: Monday, February 18, 2002 7:07 AM Subject: INTEGRATING STRUTS AND COCOON > ANY SAMPLE CODE WILL BE HELPFUL > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > For additional commands, email: cocoon-dev-help@xml.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org