Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 19245 invoked from network); 1 Nov 2001 10:41:51 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 1 Nov 2001 10:41:51 -0000 Received: (qmail 23850 invoked from network); 1 Nov 2001 10:44:08 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 1 Nov 2001 10:44:08 -0000 Received: (qmail 96 invoked by uid 97); 1 Nov 2001 10:41:43 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 79 invoked by uid 97); 1 Nov 2001 10:41:42 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 68 invoked from network); 1 Nov 2001 10:41:42 -0000 Message-ID: <00c101c162c2$2b741590$6600a8c0@ezpc02> From: "Ralph vd Houdt" To: Subject: parameterized redirecting forward Date: Thu, 1 Nov 2001 11:44:11 +0100 Organization: ezCompany 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.50.4807.1700 Disposition-Notification-To: "Ralph vd Houdt" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi All, I am trying to define a redirecting forward in the struts-config.xml. But I need some parameters that are on the form to redirect the action. Is there a way to add parameters to the redirecting request? An example: I want the new redirected request to be "/viewForum.jsp?forum=". The forum value is on the available on the form and initialy posted to postTopic.jsp Does anyone know a solution? Greetings Ralph -- To unsubscribe, e-mail: For additional commands, e-mail: