Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 66148 invoked by uid 500); 12 Jun 2001 23:33:17 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 66141 invoked from network); 12 Jun 2001 23:33:17 -0000 Received: from unknown (HELO linuxwebnet.com) (qmailr@64.23.79.9) by h31.sny.collab.net with SMTP; 12 Jun 2001 23:33:17 -0000 Received: (qmail 17032 invoked from network); 12 Jun 2001 23:33:17 -0000 Received: from unknown (HELO VAIO) (63.251.235.41) by ns3.linuxwebnet.com with SMTP; 12 Jun 2001 23:33:17 -0000 From: "Filip Hanik" To: Subject: RE: Using RequestDispatcher.forward() and changing browser URL Date: Tue, 12 Jun 2001 16:35:23 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N you could do a RequestDispatcher.sendRedirect instead Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect filip@filip.net www.filip.net >-----Original Message----- >From: Kevin Regan [mailto:galabar@hotmail.com] >Sent: Tuesday, June 12, 2001 4:28 PM >To: tomcat-user@jakarta.apache.org >Subject: Using RequestDispatcher.forward() and changing browser URL > > > >I'm using RequestDispatcher.forward() in one servlet to forward a >request to >another servlet (or JSP page). I would like the URL for the forwarded >servlet or JSP page to show up in the client's browser rather than the >original request URL. Is this possible and how can it be accomplished? >I've tried "Location" and "Content-Location" without any luck... > >Sincerely, >Kevin Regan >galabar@hotmail.com > >_________________________________________________________________ >Get your FREE download of MSN Explorer at http://explorer.msn.com > >