Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 18013 invoked from network); 1 Apr 2002 19:51:44 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Apr 2002 19:51:44 -0000 Received: (qmail 26169 invoked by uid 97); 1 Apr 2002 19:51:26 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 26138 invoked by uid 97); 1 Apr 2002 19:51:25 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 26112 invoked from network); 1 Apr 2002 19:51:24 -0000 Message-ID: <020A5EC56F3FD411B5230008C716D0850E61481C@nhqntex01.nextel.com> From: "Park, Dongwon" To: Struts Users Mailing List Subject: RE: [Q] Using html:image tag for submit button Date: Mon, 1 Apr 2002 11:15:52 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks, John. I found when it is not working for me. If we use the following one, it is working as submit button. When we need to pass some value, we need to add more like this. When it submitted, it called setAction() method in Form class. This is version. When it submitted, struts "called" getAction() method in Form class. It seems like a bug. I am using Struts 1.0.2 with Tiles. Regards, Dongwon Park -----Original Message----- From: John Kroubalkian [mailto:John@Kroubalkian.com] Sent: Saturday, March 30, 2002 10:11 PM To: Struts Users Mailing List Subject: Re: [Q] Using html:image tag for submit button Dongwon, There are at least a couple of ways to do this in Struts. Here are two: Ex 1: To pull the image from a url relative to the base url User Name:

Ex 1: To pull the image path a key [my.submit.button=/myapp/images/submit_button.gif]in the ApplicationResources.properties: User Name:

Regards, John ----- Original Message ----- From: "Park, Dongwon" To: "Struts Users Mailing List" Sent: Friday, March 29, 2002 3:06 PM Subject: [Q] Using html:image tag for submit button > All, > > I am trying to use for submit button but it is not working for > me. > Anybody has some simple example or know better way to make submit button > with image ? > > Dongwon Park > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: