Re: InvalidCancelException in v1.2.9

2006-04-26 Thread Niall Pemberton
You now (since Struts 1.2.9) need to configure the "cancellable" property in the struts-config.xml to use the feature - more details on the upgrade notes page (see Bug 38374 - Validation always skipped with Globals.CANCEL_KEY): http://wiki.apache.org/struts/StrutsUpgradeNotes128to129 Niall On 4

RE: InvalidCancelException in v1.2.9 - please ignore this message

2006-04-26 Thread Rivka Shisman
I found the problem Please ignore this message Thanks Rivka -Original Message- From: Rivka Shisman [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 11:19 AM To: Struts Users Mailing List Subject: InvalidCancelException in v1.2.9 Hello friends, I moved from 1.2.4 to 1.2.9

InvalidCancelException in v1.2.9

2006-04-26 Thread Rivka Shisman
Hello friends, I moved from 1.2.4 to 1.2.9 and now when ever I press the html:cancel link I get the InvalidCancelException. What am I doing wrong? Thanks Rivka