stop toggle in a combobox in jsp

Hi Guys

i am facing one problem in my jsp page.i have 2 jsp pages.in the 2nd jsp i have a combo box whose value gets selected when i submit the 1st jsp page with hidden parameters.this functionality is occuring correctly here but i am facing another problem .

when the value gets selected in the 2nd jsp i am able to toggle between the values.ideally i do not want this to happen and stop the values from toggling and selecting other value.how i can do this .please let me know what needs to be done here as i have tried but in vain.please provode your views.

regards

vikeng

[605 byte] By [vikenga] at [2007-11-26 12:54:20]
# 1

> i have 2 jsp

> pages.in the 2nd jsp i have a combo box whose value

> gets selected when i submit the 1st jsp page with

> hidden parameters.this functionality is occuring

> correctly here but i am facing another problem .

>

> when the value gets selected in the 2nd jsp i am able

> to toggle between the values.ideally i do not want

> this to happen and stop the values from toggling and

> selecting other value.how i can do this

So you actually don't know how to disable an HTML combo box, correct? Just so i understand.

CeciNEstPasUnProgrammeura at 2007-7-7 16:46:09 > top of Java-index,Java Essentials,Java Programming...