[ tapestry-Feature Requests-628153 ] add getAttribute to RequestContext

[email protected]
Newsgroups gmane.comp.java.tapestry.devel
Message-ID <[email protected]>
Feature Requests item #628153, was opened at 2002-10-24 13:54
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=354754&aid=628153&group_id=4754

Category: framework
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Phil Surette (philsurette)
Assigned to: Howard Lewis Ship (hship)
Summary: add getAttribute to RequestContext

Initial Comment:
the RequestContext contains convenience methods for
getting at HttpServletRequest parameters but does not
have corresponding methods for HttpServletRequest
attributes.

Request attributes are a good means for servlet filters
to communicate with other filters and servlets
downstream in the request processing cycle. They should
be as easy to get at as the better-known request
parameters. With this change you can replace OGNL
expressions like
'requestCyle.requestContext.request.getAttribute("myAttribute")'
with
'requestCycle.requestContext.getAttribute("myAttribute")'


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=354754&aid=628153&group_id=4754


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.