CommandUtils
Utility class used by PortletStrutsLife.java to
save/retrieve (Forward/include/ForwardConfig)command
in user session.
These command provide information to render method
about next view page.
StrutsCommand is an abstract class for representing the
method by which next view page should be included.
Right now, there are 3 ways by which struts transfers
controlls to view page.