pro_java_server thread: JSP servlet redirection
I'm using a shopping cart example which uses a standard MVC model. My JSP page calls a servlet which redirects to a JSP page. The first time everything works fine but the second time the redirection looks like http://albury:8080/ShoppingCart/servlet/servlet/ShoppingServlet There is a reference to a second servlet directory that should not be there. Any suggestions. TIA BTW - Tomcat 3.2 on NT 4.0
|





