Boscoe wrote: > [ Sorry, > couldn't complete Email, had to use a different Email-Account ] > > Why isn't the HttpServletRequest directly accessible from a XSP ? > Is there any important reason ?
HttpServletRequest does *not* exist in non-HTTP environment. Pls remember that Cocoon is not tied to servlet-only env.. > I think the best way for me could be creating a simple action which > sets a request attribute containing the HttpServletRequest so I can > access it in the XSP. How it will help you? Why util logicsheet is not enough? Vadim > What do you think ? > > Thank you > > Boscoe --------------------------------------------------------------------- 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]>