Hi,
I am doing struts application , in JSP file I have dropdown list and some text fields.I want to do when I select one option from dropdown list,particular text fields should visible and remaining should be hide.This functionality need for all options in drop down list.In JSP I have been using struts tag libraries like bean,html,logic.How can I do that?
The javascript method zxcEnableDisable is not called anywhere. You've not registered it as an event as far as I can see. I hope I've not missed anything...