> From: Thorsten Mauch [mailto:[EMAIL PROTECTED]] > > Hi All > I try to integate Chiba with Cocoon. Unfornatunaly > the XMLRequest class from Chiba use the > javax.servlet.http.HttpServletRequest as parameter. > > Is it possible to access the HttpServletRequest dircetly from > a cocoon action ?
Take a look at JspGenerator.java. It is possible, but you are limiting your application to HTTP-only environment. Vadim --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>