From ALEXANDROS_K@prodigy.net Mon Jul 17 03:05:06 2000 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 93727 invoked from network); 17 Jul 2000 03:05:06 -0000 Received: from pimout1-ext.prodigy.net (HELO pimout1-int.prodigy.net) (207.115.63.77) by locus.apache.org with SMTP; 17 Jul 2000 03:05:06 -0000 Received: from synera427 (NYCMA030-1072.splitrock.net [209.156.36.56]) by pimout1-int.prodigy.net (8.8.5/8.8.5) with SMTP id XAA48324 for ; Sun, 16 Jul 2000 23:05:05 -0400 Message-ID: <000d01bfef9b$aa80cb80$38249cd1@prodigy.net> From: "ALEXANDROS KOTSIRAS" To: References: <001701bfef86$dea2ca90$3600000a@posthastedirectmail.com> Subject: Re: HttpServletResponse.encodeURL supported? Date: Sun, 16 Jul 2000 23:04:03 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Based on my experience it should work on 8080 but not with Apache ----- Original Message ----- From: Harry Stangel To: Sent: Sunday, July 16, 2000 8:35 PM Subject: HttpServletResponse.encodeURL supported? > Is HttpServletResponse.encodeURL() supported by Tomcat 3.1? > I can't get it to work in standalone mode (port 8080) or via > Apache 1.3.12 (port 80). I get a valid session id but it is > never appended. > > Thanks, > Harry >