2009/6/26 Dale Newfield <d...@newfield.org>: > The result doesn't evaluate bufferSize. You can't put in OGNL there.
So... bufferSize in StreamResult would need to be parsed in a similar way to contentLength to parse OGNL expressions? > "${buffSize}" is a String. Ok, I understand that as it isn't being parsed as OGNL bufferSize won't accept anything but a literal, but why my expression is a String, as buffSize is defined as int in ThumbnailAction? Surely my understanding of OGNL is quite limited. How should I rewrite it to evaluate as an int? Thanks for your attention. -Fran Aquino --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org