Hello EveryBody,
I am facing a very strange Problem.
I am using the following code for transfer some values on the next page.
<%@ page import="java.io.*, java.util.*" %>
<jsp:forward page="test1.jsp">
<jsp:param name="id" value="pranav" />
</jsp:forward>
This code shows the error Http 500 Internal Error.
Please give me some solution about this problem.
I am using the Javawebserver2.0, Windows NT and IE5
Thanks in advance.
Pranav
===========================================================================
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