Package net.infordata.ifw2.web.view

Contains the implementation of the server-side part of the rendering engine which is in charge of tracking changes to the browser html content.
The mechanism is transparent to the final IFW2 user which normally as to deal only with: JSPRenderer, ECSRenderer, RendererContext and with tags descending from WrapBodyTag/WrapTag or ecs elements defined in factory classes like Base and Bnds.

See: Description

Package net.infordata.ifw2.web.view Description

Contains the implementation of the server-side part of the rendering engine which is in charge of tracking changes to the browser html content.
The mechanism is transparent to the final IFW2 user which normally as to deal only with: JSPRenderer, ECSRenderer, RendererContext and with tags descending from WrapBodyTag/WrapTag or ecs elements defined in factory classes like Base and Bnds.