RE: Howto access javax.servlet.http.HttpServletRequest

2002-01-29 Thread Vadim Gritsenko
> 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 ?

Howto access javax.servlet.http.HttpServletRequest

2002-01-29 Thread Thorsten Mauch
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 ? Thanx Thorsten