If you want to set the description property of userObject:
property="userObject.description"
On Apr 11, 2005 2:21 AM, Neil Meyer <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have a problem trying to write back to my form bean. Please tell me if the
> following is possible.
>
> I have the follow
On Apr 8, 2005 1:40 PM, Craig McClanahan <[EMAIL PROTECTED]> wrote:
>
> The servlet container is *not* required to leave your load-on-startup
> servlet loaded for the entire duration of the webapp's lifetime
> (although, in practice, most containers do). For example, the
> container could unload
If those drop-down values are not dynamic, I would use a application
scope bean.
If it is dynamic, like credit card profiles in a dropdown list for a
particular user, I will declare it as ActionForm property.
I would like to hear about other people's solution.
Christine
On Apr 8, 2005 12:18 P
3 matches
Mail list logo