Oops, it works. RequestProcessor remaps tag key to action key. Sorry for the trouble.
---------- Forwarded message ---------- From: Michael Jouravlev <[EMAIL PROTECTED]> Date: May 3, 2005 1:49 PM Subject: Does cancel button work? To: Struts Users Mailing List <user@struts.apache.org> 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]