> <html:cancel> tag submits "org.apache.struts.taglib.html.CANCEL" 
> as request parameter. Then RequestProcessor checks for
> "org.apache.struts.taglib.html.CANCEL" request key and sets
> "org.apache.struts.action.CANCEL" (that is, Globals.CANCEL_KEY)
> attribute, which is checked by Action.isCancelled()

Ah, ok.  I wasn't aware of the request processor work going on behind
the scenes for this one.  


Thanks,

Dave

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

Reply via email to