Hello all,

I tried my first action mapping sample today and I am facing the following
problem.

-----------------------------------------------------
java.lang.NoSuchMethodException
        at java.lang.Class.getMethod0(Native Method)
        at java.lang.Class.getMethod(Class.java:888)
        at org.apache.struts.digester.SetNextRule.end(SetNextRule.java:156)
        at org.apache.struts.digester.Digester.endElement(Digester.java:409)
        at
org.xml.sax.helpers.XMLReaderAdapter.endElement(XMLReaderAdapter.java
:347)
        at
org.apache.xerces.parsers.SAXParser.endElement(SAXParser.java:1403)
        at
org.apache.xerces.validators.common.XMLValidator.callEndElement(XMLVa
lidator.java:1480)
        at
org.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumen
tScanner.java:1809)
-------------------------------------------------------

I have copied the struts.jar into the web-inf/lib directory.

Attached is a zip file with the code of my application. I would very greatly
appreciate any help.

regards,
Abhishek.

test.zip

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to