Select + optionsCollection tag

2004-07-06 Thread Naresh Sharma
Hi,   I have a combo box, and populating hash map values in this box.   Once initial form is populated, if user selects any option from this box, it will submit the form to my action class using method “callOnChange”. And action class does re-populate the value object from backend and f

select + optionsCollection tag

2004-06-25 Thread Naresh Sharma
Hi,   I have a combo box, and populating hash map values in this box.   Once initial form is populated, if user selects any option from this box, it will submit the form to my action class using method “callOnChange”. And action class does some operation and forward control back to this