This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Help in Jsp!! response.sendRedirect(url)
Posted by Joseph on November 30, 2001 at 10:34 PM
Hai! I configured Tomcat-APACHE WEB SERVER in Windows NT database as postgress. My problem is response.sendRedirect(url) function is not working . It says no error. Instead of sendRedirect iff I use forward action jsp command it is working.But I hava to use sendRedirect. Can any one tell what is the problem? Thanks in advance Joseph
Replies:
|