Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: RE: JSP servlet redirection


Message #1 by Chanoch Wiggers <ChanochW@w...> on Mon, 2 Jul 2001 18:55:05 +0100
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 

  Return to Index