>>>>> "Alexander" == Alexander Jesse <Alexander> writes:

    Alexander> Hi,
    Alexander> struts generates a normal submit button, to give the action the chance 
to do a logical cancel.
    Alexander> Can be usefull. I think the naming is a bit unlucky. To get the 
"normal" cancel-button: use the 
    Alexander> normal HTML-tag.

The key to using "html:cancel" is checking for "isCancelled(request)" in your
Action class.  You don't have to use the ordinary HTML cancel button.

-- 
===================================================================
David M. Karr          ; Best Consulting
[EMAIL PROTECTED]   ; Java/Unix/XML/C++/X ; BrainBench CJ12P (#12004)


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

Reply via email to