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?
Below code is available: