I totally agree with Dale, using %{..} will save you a lot of headaches.

musachy

On Fri, Jul 24, 2009 at 7:31 AM, Dale Newfield<d...@newfield.org> wrote:
> 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
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to