Re: Enabling/Disabling elements in jsp

2004-10-29 Thread java
Saifuddin > I hv used multi box for an application. Now,the requirement is that > i have to make the multibox enable/disable depending on a value in my > data Object. > I hv a getter/setter in my data Object that will hv boolean value which > signifies enable/disable. > > disabled=""> > > >

Enabling/Disabling elements in jsp

2004-10-29 Thread Saifuddin Feroz Bhagat
Hello, I hv used multi box for an application. Now,the requirement is that i have to make the multibox enable/disable depending on a value in my data Object. I hv a getter/setter in my data Object that will hv boolean value which signifies enable/disable. In the above code how do i