> -----Original Message-----
> From: dsarris [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 04, 2005 8:19 AM
> To: Struts Users Mailing List; [EMAIL PROTECTED]
> Subject: Re: Set request parameters in servlet through action
> 
> 
> <snip>
> 
> I do not thing that Hollaway solution is the correct one. I do not
> pass it to the request parameter list. As brenmcguire stated, I can
> only set an attribute in the Request (not the parameters).

Request parameters or request attributes? 


> 
> Thus, what is the equivalent for retrieving the attribute in 
> my JSP page?
> 
> <c:out value="${myThing}"/>
> OR
> <c:out value="${param.myThing}"/>
> 
> ---------------------------------------------------------------------
> 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