If I have a listener on a form AND a action listener on a submit button, what happens when the submit button listener returns non null?
Does the form listener get executed?, or do I get an immediate redirect to the page represented by the return value? -- Alan Chandler http://www.chandlerfamily.org.uk Open Source. It's the difference between trust and antitrust. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
