2008/4/2, puneet duggal <[EMAIL PROTECTED]>:
> frnds how to use Simple html:button to perform action in action class
> without using submit button
Use Javascript in the onclick attribute.
Antonio
-
To unsubscribe, e-mail: [EM
try with html tag may be ?
2007/2/27, Romu <[EMAIL PROTECTED]>:
2007/2/26, Michael Jouravlev <[EMAIL PROTECTED]>:
>
> I have no idea, but does it work without Javascript assigned to the
> button?
>
> On 2/25/07, Strachan, Paul <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I realise this
n
2007/2/26, Michael Jouravlev <[EMAIL PROTECTED]>:
I have no idea, but does it work without Javascript assigned to the
button?
On 2/25/07, Strachan, Paul <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I realise this is probably not a struts problem and I feel a bit silly
posting this question but he
I have no idea, but does it work without Javascript assigned to the button?
On 2/25/07, Strachan, Paul <[EMAIL PROTECTED]> wrote:
Hi,
I realise this is probably not a struts problem and I feel a bit silly posting
this question but here goes:
I'm using html:button with EventDispatchAction but
the name of your form is not correct :
TeachingMethodForm --> should be teachingMethodForm.
it could be annoying.
could u post the place ( struts-config) where u declare your form?
2007/2/26, Strachan, Paul <[EMAIL PROTECTED]>:
Hi,
I realise this is probably not a struts problem and I fe
Definitely true.
When I changed my code to "return
validateCagriAcmaFormu(window.document.cagriAcmaFormu)" instead of "return
validateCagriAcmaFormu(this)" it works fine.
Thank you Amitava.
Erol
[EMAIL PROTECTED] wrote:
Erol,
The problem is not with html:button but with 'this'. 'this
Erol,
The problem is not with html:button but with 'this'. 'this' refers to the
object from which the function is called. So in your first case 'this'
refers to the form object whereas in the second case it refers to the
button object.
Amitava Basak
ASE(T)
Tata Consultancy Services Limited
M
7 matches
Mail list logo