Using Tomcat 3.2.4, has anyone noticed an error if you attempt to use <jsp:forward> to forward requests to a page that also uses a <jsp:forward> tag? It seems that this never works and results in a 404 error. Is there some spec that does not allow this, is it a tomcat bug, or is it just a java bug? Is there a better way to accomplish this task other than using javascript to redirect?
Tomcat 3.2.4 JDK 1.3.1_01 Linux RedHat 7.1 Brandon -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
