Sebastian Ho wrote:
I suppose this is how I do it?
<html:submit property="action" value="Create Experiment"> <bean:message key="button.createexperiment"/> <html:hidden property="selection" value="createexperiment" /> </html:submit>
Why don't you just use a cancel button and then validate won't be called? You can still label the cancel button as "Back" and it will submit to your action.
-- Rick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]