Hi Gang...

I'm sorry if this ends up being posted to the list twice. I sent this
out to the list this morning but for some reason it did not make it out
so I'm posting it again..

Anyhow I am trying to convert the following .091 JSP to a 1.0 JSP:

<HTML>
<SERVLET CODE="com.zat.sales.servlet.InitializationServlet">
<PARAM NAME="Page" VALUE="FirstPage">

</SERVLET>
</HTML>

I've played with the forward tags and they work but I just don't know
how to pass a PARM to the servlet via the forward tags. Is there another
solution for converting the above JSP to a 1.0 JSP?

Thanks!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to