Thanks !! It works fine now !
How I know which fields are on the value stack ?? Where I found this
information in the struts2 docs ?
Best Regards
Herrera
Jeromy Evans - Blue Sky Minds wrote:
>
> I'm not sure if you're proposed change is an improvement or not, but in
> 2.06 dynamic par
I'm not sure if you're proposed change is an improvement or not, but in
2.06 dynamic parameters do work for contentType, contentLength,
contentDisposition and the input stream name.
ie. I use this:
myStream
${contentType}
${contentLength}
attachment; filename=${filename}
where contentType
)
invocation.getStack().findValue(conditionalParse(contentLength,
invocation)));
to provide dynamic parameters, like inputStream param , isn“t ?
Thanks
Herrera
--
View this message in context:
http://www.nabble.com/S2---for-a-StreamResult-parameters-dynamics-tf3784148.html#a10701802
Sent from the Struts
3 matches
Mail list logo