Actually My original problem is
I have a page frame.jsp that has two frames
One frame for navigation.jsp and second for result.jsp from data.
In user Entry page I ask for Department It will pass Department to the
frame.jsp.
I want that department Id in result.jsp.
Now when I use request.getParameter("Department")
How can I do this functionality.
Please help
regards Pratik
===========================================================================
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