Hi All,

I have a servlet A which is shown in the browser with 3 frames..

One is the Top Menu
Second is the Navigation Bar of left
Third is the main servlet A.

Now when I submit over this servlet A I need to call another servlet B which
itself contains
2 frames
One is Top Menu
Bottom one is Servlet C

What I want is that when I pass on the parameters from A to B
I would like to access them in C instead of B

How could I do this..

I would not prefer session parameters ..If you know some way out
Let me know..

Thanks in advance\

===========================================================================
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

Reply via email to