Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 16656 invoked by uid 500); 24 Aug 2001 16:20:38 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: struts-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 16649 invoked from network); 24 Aug 2001 16:20:38 -0000 Received: from mailout5-0.nyroc.rr.com (HELO mailout5.nyroc.rr.com) (24.92.226.122) by h31.sny.collab.net with SMTP; 24 Aug 2001 16:20:38 -0000 Received: from apache.org (roc-24-24-50-8.rochester.rr.com [24.24.50.8]) by mailout5.nyroc.rr.com (8.11.5/Road Runner 1.12) with ESMTP id f7OGIEg23075 for ; Fri, 24 Aug 2001 12:18:14 -0400 (EDT) Message-ID: <3B867ED2.8C648E23@apache.org> Date: Fri, 24 Aug 2001 12:20:34 -0400 From: Ted Husted Organization: Apache Software Foundation / Jakarta X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: struts-user@jakarta.apache.org Subject: Re: URL Encode for a JSP Page using Struts References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Just put it in as a Global Forward, something like this or in your case or, using extension mapping You can also refer to Global Forwards in the link tag, and Struts will append any other parameters you supply (paramID, paramProperty). Bhamidi Krishna wrote: > > Hi, > > I have an elementary question. I want to encode the URL of my jsp page that > I call using findForward() say something like a mode parameter. > > So my jsp url will look like: > http://localhost:8080/someURL/doSomething?mode=21 > > How can I do that? > > Krishna > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/about/struts/