facebook

Struts LookupDispatchAction Exception Problem(myeclipse 4.1)

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #245809 Reply

    ajitmr
    Member

    I’m developing one small application in struts which is given in myeclipse site as a demo app for LookUpDespatch action. it is giving me exception as,

    HTTP Status 400 – Request[/ChoiceAction] does not contain handler parameter named method

    ——————————————————————————–

    type Status report

    message Request[/ChoiceAction] does not contain handler parameter named method

    description The request sent by the client was syntactically incorrect (Request[/ChoiceAction] does not contain handler parameter named method).

    ——————————————————————————–

    Apache Tomcat/5.0.27

    I’m using Tomcat 5.0.27 as my application server and myEclipse 4.1 as IDE.

    I’ve used ‘method’ as parameter. And redirecting Choice.jsp to Choice1.jsp, Choice2.jsp, Choice3.jsp with the help of three buttons on Choice.jsp

    Pleeeeeeease help me out.

    #245848

    Riyad Kalla
    Member

    This is really a Struts question. Can you post the pertinant information from your struts-config.xml file?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Struts LookupDispatchAction Exception Problem(myeclipse 4.1)

You must be logged in to post in the forum log in