Hello, In several jsp files, I see bean:write where no name is specified but only property is. In this case, which bean does the tag refer to? For example in <bean:write property="UserDescrip"/>, what is the bean that the property "UserDescrip" is writen from. Thank you, Atip