[EMAIL PROTECTED] wrote:
Hello All,in configuring the httpheader result type in the struts.xml file, is there a way to access objects on the value stack?
Have you tried using an expression, as in
<result ...>
<param ...>${ognl.expression.here}</param>
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

