On Dec 24, 2010, at 1:29 PM, JOSE L MARTINEZ-AVIAL <jlm...@gmail.com> wrote:
> Thanks for the advice!! I'll follow it.

The best example I forgot to include is when you want to pass in to an 
attribute a string whose value is the same as the name of one of your action 
properties.

foo="user" can be confusing, but foo="%{'user'}" and foo="%{user}" are both 
unambiguous to struts and clear to a human reading the code.

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

Reply via email to