>
>
> -Original Message-
> From: Adam Lipscombe
> [mailto:[EMAIL PROTECTED]
> Sent: Saturday, June 26, 2004 3:01 AM
> To: 'Struts Users Mailing List'
> Subject: RE: NEWBIE: how to submit a named html:form
> via javascript
>
> Thanks Jim,
>
>
Title: RE: NEWBIE: how to submit a named html:form via javascript
Adam,
Name parameter in form tag is optional. If you want to submit your page then u can do it by supplying onclick event for default form.
type="com.expensys.expensyswt.struts.action.Displa
m Lipscombe [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 25, 2004 2:31 PM
> To: 'Struts Users Mailing List'
> Subject: RE: NEWBIE: how to submit a named html:form via javascript
>
>
> Thanks Jim,
>
>
> If I understand yo
im Barrows [mailto:[EMAIL PROTECTED]
Sent: 25 June 2004 18:31
To: Struts Users Mailing List
Subject: RE: NEWBIE: how to submit a named html:form via javascript
The name is optional. I never use it in the form. For JavaScript porpoises
I use the name of the
ActionForm your using in the str
sers Mailing List'
> Subject: NEWBIE: how to submit a named html:form via javascript
>
>
>
> Folks,
>
> I want to submit a named html:form. e.g.
>
>
>
>onclick="javascript:document.helpForm.submit()" >
>
>
>
&g
Folks,
I want to submit a named html:form. e.g.
Wit the above construct Struts complains that the form requires a "type"
attribute - it seems to want me to specify the classname of the ActionForm
as the "type".
My understanding is that Struts deduces the ActionForm to use aut
6 matches
Mail list logo