If the com.ibm.websphere.sendredirect.compatibility property is not set and your application servlet code has statements such as sendRedirect("/home.html"), your Web browser might display messages such as Error 404: No target servlet configured for uri: /home.html.
To instruct the server to use the context root for that the application uses for sendRedirect() calls instead of using the document root for the Web server, configure the Java™ Virtual Machine (JVM) by setting the com.ibm.websphere.sendredirect.compatibility property to a true or false value.
In this information ...Related tasks
| IBM Redbooks, demos, education, and more(Index) |