I'm very interested in this because I want to use some classes than only work well with servlet's HttpServlet Request and not with cocoon's HttpServletRequest request = (HttpServletRequest) objectModel.get(HttpEnvironment.HTTP_REQUEST_OBJECT);
I've read in cocoon wiki that the servlet must produce XML, but how? serialized into the ServeltOutputStream? Oskar ----- Original Message ----- From: "Mauro Daniel Ardolino" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 07, 2002 6:55 PM Subject: RE: Reference to a servlet in sitemap > Thanks a lot! That is what I wanted. > > Mauro > > On Thu, 7 Nov 2002, Leigh Dodds wrote: > > > I added a HOW-TO about this to the Cocoon Wiki a while back. > > Here's the reference: > > > > http://outerthought.net/wiki/Wiki.jsp?page=IntegrateAServlet > > > > It was based on some conversations in this mailing list. > > > > Hope it helps, > > > > L. > > > > > -----Original Message----- > > > From: Mauro Daniel Ardolino [mailto:mauro@;altersoft.com.ar] > > > Sent: 07 November 2002 14:59 > > > To: [EMAIL PROTECTED] > > > Subject: Reference to a servlet in sitemap > > > > > > > > > Hi! I have tried to reference a servlet in sitemap without success. I > > > searched in the web and in the mails an haven't found an answer. > > > > > > I have to program a servlet (e.g. a simple servlet that throws a html). > > > So I configured the servlet in the web.xml file. > > > Then, because I'm using cocoon, I have to configure a match in the > > > sitemap. > > > I do not know how to do it. I've tried everything. > > > Help please! > > > > > > Thanks. > > > > > > Mauro > > > > > > -- > > > Ing.Mauro Daniel Ardolino > > > Departamento de Desarrollo y Servicios > > > Altersoft > > > Billinghurst 1599 - Piso 9 > > > C1425DTE - Capital Federal > > > Tel/Fax: 4821-3376 / 4822-8759 > > > mailto: [EMAIL PROTECTED] > > > website: http://www.altersoft.com.ar > > > > > > > > > > > > --------------------------------------------------------------------- > > > Please check that your question has not already been answered in the > > > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > > > --------------------------------------------------------------------- > > Please check that your question has not already been answered in the > > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > > -- > Ing.Mauro Daniel Ardolino > Departamento de Desarrollo y Servicios > Altersoft > Billinghurst 1599 - Piso 9 > C1425DTE - Capital Federal > Tel/Fax: 4821-3376 / 4822-8759 > mailto: [EMAIL PROTECTED] > website: http://www.altersoft.com.ar > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>