On Mon, Jun 15, 2009 at 8:59 AM, Dale Newfield<d...@newfield.org> wrote:
> But remember that jsp code needs to be understandable not only to the
> compiler and tags that will implement it, but also humans that will be
> maintaining this code in the future.  I'd suggest not saving any of those
> "extra keypresses" and explicitly using the %{} wherever you intend the
> expressions to be evaluated by OGNL.  I would guess that eventually more
> EL's will be supported by struts2, at which point this seemingly unambiguous
> expression will no longer be well defined without something specifying the
> appropriate EL.
>

that's a good advice.

musachy

-- 
"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