You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by swapnilpatil <pa...@gmail.com> on 2008/01/09 06:25:15 UTC

How to get HttpServletResponse Object in Tapestry.

How to get HttpServletResponse Object in Tapestry?

Can anyone show me the actual code which is creating an HttpServletResponse
& HttpServletRequest Objects in Tapestry.
-- 
View this message in context: http://www.nabble.com/How-to-get-HttpServletResponse-Object-in-Tapestry.-tp14705483p14705483.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: How to get HttpServletResponse Object in Tapestry.

Posted by buckofive <kl...@yahoo.com>.
I belive this is covered here:

http://wiki.apache.org/tapestry/Tapestry5ObtainingHttpServletRequest

and then take a look at api docs:

http://tapestry.apache.org/tapestry5/tapestry-core/apidocs/org/apache/tapestry/services/RequestGlobals.html

cheers,
B



swapnilpatil wrote:
> 
> How to get HttpServletResponse Object in Tapestry?
> 
> Can anyone show me the actual code which is creating an
> HttpServletResponse & HttpServletRequest Objects in Tapestry.
> 

-- 
View this message in context: http://www.nabble.com/How-to-get-HttpServletResponse-Object-in-Tapestry.-tp14705483p14706094.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org