
I created a select box having more than one menus in the select box such as regnno, address and name of a student and when regnno is selected from the drop down list by a user then one box will appear where user has to type the regnno, then the user can view the student name and address and all these regnno, name, address are present in my oracle database.Similarly when address will be selected by the user from the drop down list then one box will appear where user will type the address then he can view the student name. Plz help me.....how to do it in netbeans or myeclipse?? If using strut it has to be completed then also plzzzz tell me..