Hi,
is it right that I can't have a method called doDeleteFile(data,
context) in my action?
When I try to trigger it with
<input type="submit" name="eventSubmit_doDeleteFile" value="Delete"/>
Turbien gets into doPerform instead.
But it works when I rename the whole thing to 
doDeletefile()
and trigger it via
<input type="submit" name="eventSubmit_doDeletefile" value="Delete"/>

Why is that?

/peter

_____________________________________________________
F�lj VM p� n�ra h�ll p� Yahoo!s officielle VM-sajt www.yahoo.se/vm2002
H�ll dig ajour med nyheter och resultat, med vinnare och f�rlorare...

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

Reply via email to