Re: How to select a value when a form is prepopulated

2006-08-20 Thread Puneet Lakhina
On 8/21/06, sheetal <[EMAIL PROTECTED]> wrote: Hi, My action class on success, is prepopulating a combo box (.. ...>, on the jsp.. for which I have used a form bean. Now, the problem is that I also want a field to be selected from combo, after prepopulating it.. and before displaying the jsp pag

Re: How to select a value when a form is prepopulated

2006-08-20 Thread paz . periasamy
. Off : +61-3-9618-4085 Mob : +61-0411-354-838 sheetal <[EMAIL PROTECTED]> 21/08/2006 01:31 PM Please respond to "Struts Users Mailing List" To: Struts Users Mailing List cc: Subject: How to select a value when a form is prepopulated Hi,

How to select a value when a form is prepopulated

2006-08-20 Thread sheetal
Hi, My action class on success, is prepopulating a combo box (.. ...>, on the jsp.. for which I have used a form bean. Now, the problem is that I also want a field to be selected from combo, after prepopulating it.. and before displaying the jsp page... If anyone has any idea,.. Thanks.. Rgds,