The complete content of your html:cancel tag is
probably key to solving this problem.

m

--- Sashi Ravipati <[EMAIL PROTECTED]> wrote:
> 
>  isCancelled(request) is always returning false
> (Even when cancel button
> is clicked)
> 
> Need some help...
> 
> Thanks
> 
> 
> >>> [EMAIL PROTECTED] 07/08/03 09:10AM >>>
> I have a <html:cancel> in my jsp page. and in my
> action I have
> 
> if(isCancelled(request)){
>       return mapping.findForward("index"); 
> }
> 
> 
> But it is not working. What am I doing wrong here. I
> am using Struts 1.1
> final
> 
> Thanks
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to