Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 82527 invoked from network); 23 Nov 2007 09:30:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Nov 2007 09:30:05 -0000 Received: (qmail 79727 invoked by uid 500); 23 Nov 2007 09:29:43 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 79709 invoked by uid 500); 23 Nov 2007 09:29:43 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 79698 invoked by uid 99); 23 Nov 2007 09:29:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2007 01:29:43 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [125.17.27.13] (HELO chnmail1.satyam.com) (125.17.27.13) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2007 09:29:42 +0000 Received: from csc.satyam.com ([172.18.88.13]) by chnmail1.satyam.com (8.13.4/8.13.4) with ESMTP id lAN94vjV017468 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 23 Nov 2007 14:34:57 +0530 Received: from disclaimerchn2.corp.satyam.ad (cscmsg003.satyam.com [172.18.89.212]) by csc.satyam.com (8.13.1/8.13.1) with ESMTP id lAN9QZAb001681 for ; Fri, 23 Nov 2007 14:56:40 +0530 Received: from blamsg001.corp.satyam.ad ([172.19.25.210]) by disclaimerchn2.corp.satyam.ad with Microsoft SMTPSVC(6.0.3790.1830); Fri, 23 Nov 2007 14:59:03 +0530 x-mimeole: Produced By Microsoft MimeOLE V6.00.3790.2992 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C82DB2.E39BE775" Subject: RE: problem There is no Action mapped for namespace / and action name hellome. - Content-Transfer-Encoding: 7bit Date: Fri, 23 Nov 2007 14:56:14 +0530 Message-ID: <9E2CF8F41656E247AE8F1612D19E95BF0739A12B@blamsg001.corp.satyam.ad> In-Reply-To: <13909082.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problem There is no Action mapped for namespace / and action name hellome. - Priority: normal Importance: normal Thread-Index: AcgtskhqbXAGegVfT76YUBToyAj25AAAEsbQ References: <13908169.post@talk.nabble.com> <9E2CF8F41656E247AE8F1612D19E95BF07399FFC@blamsg001.corp.satyam.ad> <13909082.post@talk.nabble.com> From: "Rajagopal_Yendluri" To: "Struts Users Mailing List" X-OriginalArrivalTime: 23 Nov 2007 09:29:03.0482 (UTC) FILETIME=[497465A0:01C82DB3] X-Virus-Scanned: ClamAV version 0.88.6, clamav-milter version 0.88.6 on csc X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C82DB2.E39BE775 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Struts.xml should be in WEB-INF\classes folder. Try it out... =20 If not Change the as follows: =20 "> Say Hello !!! = =20 =20 Regards, Rajagopal Y (Raj) HCU-Consulting & Enterprise Solutions. Phone: (C) +91-9986584084 / (W)+91-80-6658 3685. =20 -----Original Message----- From: kushi [mailto:tripti@chambal.com]=20 Sent: Friday, November 23, 2007 2:51 PM To: user@struts.apache.org Subject: RE: problem There is no Action mapped for namespace / and action name hellome. - =20 =20 =20 structs.xml is placed at "C:\Documents and Settings\Admin\structExample\src\java\structs.xml" =20 action is called in index.jsp like " ">Hello " =20 =20 Rajagopal_Yendluri wrote: >=20 > Where is your struts.xml placed ???? How you are invoking the action > from your jsp ??? >=20 > Regards, > Rajagopal Y (Raj) > HCU-Consulting & Enterprise Solutions. > Phone: (C) +91-9986584084 / (W)+91-80-6658 3685. > -----Original Message----- > From: kushi [mailto:tripti@chambal.com]=20 > Sent: Friday, November 23, 2007 1:23 PM > To: user@struts.apache.org > Subject: problem There is no Action mapped for namespace / and action > name hellome. - >=20 >=20 > Hello=20 > i am beginner,i have just make a small hello program .when i run my > program > i fine this error. >=20 > HTTP Status 500 - >=20 > type Exception report >=20 > message >=20 > description The server encountered an internal error () that prevented > it > from fulfilling this request. >=20 > exception >=20 > There is no Action mapped for namespace / and action name hellome. - > [unknown location] >=20 > com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.ja > va:186) >=20 > org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(Strut > sActionProxyFactory.java:41) > =20 > org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:4 > 94) >=20 > org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher > .java:419) >=20 > org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFi > lter.java:368) >=20 > note The full stack trace of the root cause is available in the Apache > Tomcat/5.5.17 logs. > Apache Tomcat/5.5.17 >=20 > please let me suggest why this error is encounter. >=20 > Thanks > kushi > --=20 > View this message in context: > http://www.nabble.com/problem-There-is-no-Action-mapped-for-namespace--- > and-action-name-hellome.---tf4860176.html#a13908169 > Sent from the Struts - User mailing list archive at Nabble.com. >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org >=20 >=20 >=20 >=20 > DISCLAIMER: > This email (including any attachments) is intended for the sole use of the > intended recipient/s and may contain material that is CONFIDENTIAL AND > PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying > or distribution or forwarding of any or all of the contents in this > message is STRICTLY PROHIBITED. If you are not the intended recipient, > please contact the sender by email and delete all copies; your cooperation > in this regard is appreciated. >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org >=20 >=20 >=20 =20 --=20 View this message in context: http://www.nabble.com/problem-There-is-no-Action-mapped-for-namespace--- and-action-name-hellome.---tf4860176.html#a13909082 Sent from the Struts - User mailing list archive at Nabble.com. =20 =20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org =20 =20 DISCLAIMER: This email (including any attachments) is intended for the sole use of = the intended recipient/s and may contain material that is CONFIDENTIAL = AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or = copying or distribution or forwarding of any or all of the contents in = this message is STRICTLY PROHIBITED. If you are not the intended = recipient, please contact the sender by email and delete all copies; = your cooperation in this regard is appreciated. ------_=_NextPart_001_01C82DB2.E39BE775--