Ok I got this to work:
<jsp:forward page="/fow1.jsp"/>



but this doesn't work ,
<jsp:forward page="/fow1.jsp">
<jsp:param name="name" value="rowan" />
</jsp:forward>


-->Error : Unterminated foward


why is the documentation I am reading has a diffirent version from my
install jsp.?????



Thanks in advance for all your help
rowan

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