Java - General » JSP » Multiple related dynamic combox in jsp
37 Views
0 Replies
Multiple related dynamic combox in jsp
Posted 23-01-2012Reply
i want to use four dynamic combo box in a JSP page. All the boxes having relation with each other.
e.g. first combox having employee name, second having department, third having designation and fourth is location.
After selection on employee name, only those departments would show in second box which have employee name of combo box one. and so on...
please help me anyone.









