<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).

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]

Reply via email to