---- Hi Room, this is the second time i am sending this.if anybody knows the solution to this ,please let me know. I am doing something like this. I have a html form which calls a servlet.This form has some textfields.I call the servlet passing the values in the fields.The servlet sends back a page in the diffrent window from the previous one.This window is a pop-up.SO,the original window can be seen .Now the servlet has to pass values to the original window and display it in the textfields there . If i just have a html page and that page opens another window,using javascript i can send values back and forth between the two windows,but if it is a servlet the parent-child relationship is lost. How do i do what i want to do? Can anyone help? Thanx in advance, Meera =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
