I have two jsp pages.in first jsp i placed one lable with name as Enter empno,one text filed and one button with ? mark.when i click on ? button it will open one window.in that window all existing employee numbers in the table are displayed.when i clicked on one employee number it will print on the first jsp page text filed. i wrote the all code by using window.open().it working fine.but when i clicked on employee numberin the window,it will not displayed in the first jsp's text filed.So please give me the answer to how to print that clicked employee number in the text filed.and send me the code too.Thanks in advanse.send me ASAP.
View All Comments
| View Tutorial