On Thu, Nov 29, 2012 at 2:01 PM, Eric Reed wrote:
> Using "global / instance" variables is a bad coding practice you should kick 
> now and should be avoided  unless you are defining something final static 
> such as a log file.

Just to be clear: the entire S2 framework is predicated on instance
variables as  action properties for the view layer. Properties beyond
that are developer's choice, but S2 is built on the idea of an
action-per-request.

Dave

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

Reply via email to