Thanks!

Gil

On Fri, 2003-07-25 at 01:23, Bill Barker wrote:
> HttpServletRequest req = (HttpServletRequest)pageContext.getRequest();
> HttpServletResponse res = (HttpServletResponse)pageContext.getResponse();
> 
> "Gil Hauer" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hello,
> >
> > Given a PageContext object, is there any way to get back to the
> > HttpRequest that generated the page? Is there any way to get to the
> > HttpResponse?
> >
> > Thanks,
> > Gil
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to