The BEANPROPERTYSETTER component is an invisible, server side component. It allows to set a certain value (attribute VALUE) into a certain property (attribute PROPERTY) of your server side bean.

If using the component, please pay attention that this component is executed within the normal request processing phase model - at the point of time in which the layout is rendered to be responded to the client. The corresponding transfer of the value into the property is executed during the render-phase!