| Author |
LookupDispatchAction - Request does not contain handler parameter name
|
hal arres
Ranch Hand
Joined: Jan 10, 2003
Posts: 30
|
|
Hi, I am new to Struts and I want to use them to design a form-wizard. I use LookupDispatchAction to realize it and begin with a dummy implementation. But I got the following exception: MESSAGE Request[/searchResult] does not contain handler parameter named method DESCRIPTION The request sent by the client was syntactically incorrect (Request[/searchResult] does not contain handler parameter named method). I think this code-parts are important: I can use the function "forward" to go through the forms, but I can't use "reset" and "back". Always when I push the button "back" or "reset" I got the Exception I worte above. Thanks in advance hal arres
|
 |
Aravind Ramanujam
Greenhorn
Joined: Dec 14, 2004
Posts: 15
|
|
Hal, I'm also getting the same error. Did you solve this problem. If so, can you share with me. - Aravindan Ramanujam -
|
 |
 |
|
|
subject: LookupDispatchAction - Request does not contain handler parameter name
|
|
|