You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by George White <gw...@charter.net> on 2001/12/25 23:59:15 UTC

Re: Adding a button (Javascript Only)

Thanks. The code from you and Jeff Krueger is much appreciated.

George White

----- Original Message -----
From: "Shengmeng Liu" <sm...@users.sourceforge.net>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Thursday, January 25, 2001 6:52 AM
Subject: Re: Adding a button (Javascript Only)


> Hi, it goes like this:
>
> <html:form action="/anotherAction">
>    <bean:write name="carrierProfile" property="bpNm"/>
>    <html:hidden property="bpNm"/>
>
>    <html:submit value="Edit Profile"
onclick="this.form.action='/editCarrierProfile.kr'"/>
> </html:form>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>