You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Doug Thomas <do...@softechnics.com> on 2005/10/07 18:13:20 UTC

Accessing request attributes

I can get an HTTP request parameter via bean:parameter. How do I get a
request attribute using the Struts taglib, without resorting to JSP
scriplets?

Doug Thomas



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Accessing request attributes

Posted by Leon Rosenberg <ro...@googlemail.com>.
<bean:write>?

What do you mean by "get"? Nearly all struts tags handle attributes
one way or another...


On 10/7/05, Doug Thomas <do...@softechnics.com> wrote:
> I can get an HTTP request parameter via bean:parameter. How do I get a
> request attribute using the Struts taglib, without resorting to JSP
> scriplets?
>
> Doug Thomas

Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org