I have a question.
I have two JSP page and a servlet. I post to servlet from one JSP page and
within the doPost() method, I want to call
second JSP page and pass query string data. How do I go about it

Thanks



-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: Monday, June 05, 2000 12:25 PM
To:
Subject: Problem with <jsp:plugin> tag in WebSphere App Server 3.02


Hi,
Is there anyone who have used <jsp:plugin> tag in WebSphere App Server 3.02?
It generates a compilation error whenever <jsp:params> or <jsp:fallback> is
used in <jsp:plugin> tag. Any idea?

Thanks.

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

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