Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 66500 invoked by uid 500); 12 Feb 2002 11:11:29 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 66489 invoked from network); 12 Feb 2002 11:11:29 -0000 Message-ID: <20020212111143.15955.qmail@dbzmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) From: "misc misc" To: cocoon-users@xml.apache.org Date: Tue, 12 Feb 2002 19:11:43 +0800 Subject: cocoon 2 handle replacement X-Originating-Ip: 195.13.36.9 X-Originating-Server: ws4-3.us4.outblaze.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N hello, first of all, thanks for this great project of Cocoon 2. I use it successfully but i just have one question. for the moment... ;-) when i used cocoon 1.8.2, i made the following sequence in my servlet, which works great : Engine cocoonEngine = Engine.getInstance(); CocoonServletRequest myReq = new CocoonServletRequest(mS_XMLFile, aHSRq_request); cocoonEngine.handle(myReq, aHSRp_response); now with cocoon 2.0.1 : the class Engine, which implements the engine that does all the document processing, disappears. i don't understand very well how to replace my sequence. especially the call to the handle method of the Engine class, which is called to start the processing when calling the engine from the Cocoon servlet. please could you help me a little. thanks a lot. -- Get your free email from www.dbzmail.com Powered by Outblaze --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: