hi all, i am trying to give a simple forward tag in. <jsp:forward page="index.html"/> </jsp:forward> the error it is giving is http:405 resource not allowed. i am running JWS 2.0 with the patch 4 on win NT 4.0
Java Web Server was last updated in late 1999. If you go to the Sun site: http://www.sun.com/software/jwebserver/index.html You will find the following: "In late 1999, Sun announced that Java Web Server 2.0 was the last planned release of Java Web Server. On February 7th 2001, Sun announced the End Of Life (EOL) of Java Web Server." The ONLY Sun supported "reference implementation" of Java servlet and JSP technology is Tomcat. Free with source code at: jakarta.apache.org WHY does anybody still mess with JWS? Bill