need to see your code.
-----Original Message-----
From: marty_skitch@y... [mailto:marty_skitch@y...]
Sent: 10 May 2001 16:27
To: Java Server
Subject: [pro_java_server] 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