Setting a value for the property of a bean.

From: AllIsPossible (d0mufasa_at_hotmail.com)
Date: 01/30/05


Date: 30 Jan 2005 07:08:58 -0800

Hello,

I am have a bean that I know how to get information out of:

<bean:write name="BeanName" property="BeanProperty" />

But how do you go the opposite way - to save value in the property of a
bean?

Kindest Regards.