Have the input attribute on the action that is having validation
errors point to an Action that will re-populate the drop-down list
bean.

On 4/12/05, Mallikarjun Komma <[EMAIL PROTECTED]> wrote:
> Hi,
> I am new to struts frame work.I have a question
> regarding repopulating dropdown menu when validation
> error occurs in the form containing dropdowns.
> 
> In my application when user clicks on a link it goes
> to the action class and I get the list to from
> database and I put it in request scope to display in
> dropdown .
> but when ever any validation errors occurs on that
> page, instead of showing the same page I get an error
> saying "Cannot find bean under name (userList-this is
> my list to populate dropdown)".
> 
> What should I do to fix this problem.
> 
> any help is appreciated.
> 
> Thanks
> Mallik.
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
> http://smallbusiness.yahoo.com/resources/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Jeff Beal
Webmedx, Inc.
Pittsburgh, PA USA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to