| Author |
Request[/sacCustomReports] does not contain handler parameter
|
Gran Roguismo
Ranch Hand
Joined: Mar 10, 2005
Posts: 77
|
|
I am attempting to implement the LookupDispatchAction for my pages, but seem to be having some problems in this area. So far my struts-config.xml has this: my action has this: and my page form has this: If I'm not providing enough information on the page please let me know, thanks.
|
EOL
|
 |
Gran Roguismo
Ranch Hand
Joined: Mar 10, 2005
Posts: 77
|
|
I am getting the error I mentioned about btw, javax.servlet.ServletException: Request[/sacCustomReports] does not contain handler parameter named method
|
 |
Gran Roguismo
Ranch Hand
Joined: Mar 10, 2005
Posts: 77
|
|
I found the poblem was in my key mapping. First off, I was not going to the page that I thought I was. The one I was actualy going to did not have the idden field property for method that I thought it did. When I had corrected that I found that the method value has to of course match up with the key you input. With this in place the page worked.
|
 |
 |
|
|
subject: Request[/sacCustomReports] does not contain handler parameter
|
|
|