I never used Cancel button before, as well as Action.isCanceled()
method. I tried it now and it does not seem to work.

Action checks for Globals.CANCEL_KEY, which equals to
"org.apache.struts.action.CANCEL", while <html:cancel> tag submits
"org.apache.struts.taglib.html.CANCEL" as request parameter.

Did I miss something?

Michael.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to