Mitch Claborn wrote:
Is either of the following more or less efficient than the other?

<s:property value="#request.something" />
<s:property value="%{#request.something}" />

I always argue that the latter should be used, just to avoid unnecessary confusion later on.

-Dale

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

Reply via email to