Re: Prepopulate ActionForm bean with STruts

2007-05-29 Thread Laurie Harper
Peter Valencic wrote: Hello to all... I'am working on a large project for car assicuration. My question is if it's possible to prepopulate a form for example.. On page A user must enter policy number... then in actionForm bean i get datas from DB and depends on datas I must prepopulate a form B

Prepopulate ActionForm bean with STruts

2007-05-29 Thread Peter Valencic
Hello to all... I'am working on a large project for car assicuration. My question is if it's possible to prepopulate a form for example.. On page A user must enter policy number... then in actionForm bean i get datas from DB and depends on datas I must prepopulate a form B Anyone have some sho