2014-09-01 13:17 GMT+02:00 Miguel Almeida <mig...@almeida.at>:
> I actually had <s:param name="fileName">${answer}</s:param> and it
> worked corretly. I had to change to the <s:property> alternative due to
> an issue with a JSP page with a grouped view - somewhere in the code the
> variable #answer is probably being set differently, so with ${answer} I
> would get an array [id1,id2...] whereas with <s:property
> value="%{#answer}"/> I would get the correct fileName.

What kind of issue? I think it will be hard to figure out what's wrong
without example


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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

Reply via email to