The exception message <snip>Request[/login] does not contain handler parameter named 'null'.</snip>
Implies that you either haven't defined the dispatch parameter or you haven't supplied a value for the dispatch parameter. Have you checked the API for DispatchAction, in particular the parts relating to the "parameter" attribute of a dispatch action mapping. -----Original Message----- From: Janek Ziniewicz [mailto:[EMAIL PROTECTED] Sent: 17 June 2005 13:23 To: user@struts.apache.org Subject: SimpleDispatchAction error Hello again, all my action classes are derived from SimpleDispatchAction class. After submitting a form I am forwarded to desired page but always get a following error. Logs of my app show that after each submitting to POSTs are sent. First forwards me to next page, second produces an error. Any ideas what is happening? Source of StrutsCatalogDispatchAction can be found at http://wiki.apache.org/struts/StrutsCatalogDispatchActionImproved but almost for sure problem is not located in SimpleDispatchAction. <snip> 11:21:27,140 ERROR [SimpleDispatchAction] Request[/login] does not contain handler parameter named 'null'. This may be caused by whitespace in the label text. ... ... </snip> -- Pozdrawiam, Janek Ziniewicz gg:902858 irc.freenode.net: #gore, #dub --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail. http://www.ml.com/email_terms/ -------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]