Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 88474 invoked from network); 4 Feb 2003 13:08:17 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 4 Feb 2003 13:08:17 -0000 Received: (qmail 27155 invoked by uid 97); 4 Feb 2003 13:09:44 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@nagoya.betaversion.org Received: (qmail 27148 invoked from network); 4 Feb 2003 13:09:44 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 4 Feb 2003 13:09:44 -0000 Received: (qmail 86489 invoked by uid 500); 4 Feb 2003 13:07:52 -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 86478 invoked from network); 4 Feb 2003 13:07:52 -0000 Received: from neptun.sns-felb.debis.de (53.122.101.2) by daedalus.apache.org with SMTP; 4 Feb 2003 13:07:52 -0000 Received: by neptun.sns-felb.debis.de; id OAA06697; Tue, 4 Feb 2003 14:07:51 +0100 Received: from unknown(53.113.82.10) by neptun.sns-felb.debis.de via smap (V5.0) id xma006686; Tue, 4 Feb 03 14:07:43 +0100 Received: from dstreh02.ditscom.dsh.de (localhost [127.0.0.1]) by dshmail1.dsh.de (8.9.1/8.8.7) with ESMTP id OAA02507 for ; Tue, 4 Feb 2003 14:07:43 +0100 (MET) Received: from dstreh02.ditscom.dsh.de ([53.47.60.65]) by dstreh02.ditscom.dsh.de with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 1H69K91F; Tue, 4 Feb 2003 14:07:42 +0100 Received: from 53.113.80.53 by dstreh02.ditscom.dsh.de (InterScan E-Mail VirusWall NT); Tue, 04 Feb 2003 14:07:42 +0100 Received: by ntsv00 with Internet Mail Service (5.5.2656.59) id <1GTKS186>; Tue, 4 Feb 2003 14:07:46 +0100 Message-ID: From: "Hirschmann, Bernhard" To: "'Struts Users Mailing List'" Subject: AW: javax.servlet.jsp.JspException: Cannot retrieve mapping for a ction /submit Date: Tue, 4 Feb 2003 14:07:42 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N "Cannot retrieve mapping for action /submit" means, that in your struts-config.xml you don't have a action configured for the URI "/submit". I hope this helps... Regards, Bernhard --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org