Hi,
I am extending the above class and all submissions when the user clicks the relevant button work OK, but if the user presses enter (CR) on the keyboard to submit the form the following exception is thrown:
StandardWrapperValve[action]: Servlet.service() for servlet action threw exception javax.servlet.ServletException: Request[/modifyOutgoingMessage] does not contain handler parameter named method at org.apache.struts.actions.LookupDispatchAction.execute(LookupDispatchAct ion.java:199) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr ocessor.java:484)
I have seen a fix in the archives that uses JavaScript to defeat the form submission on CR but I would rather have the form submitted.
Thanks, Andy
_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]