Re: html:img inside html:button

2009-01-21 Thread Dave Newton
elyes sallem wrote: " > src="img/modif.jpg" height="15px" style="vertical-align: bottom"/> The issue is that you're nesting custom tags, and you can't do that. I'd probably just use an HTML image tag. Sure seems like this comes up a lot :/ Dave --

html:img inside html:button

2009-01-21 Thread elyes sallem
i wanna use html:img inside html:button here is the example : " src="img/modif.jpg" height="15px" style="vertical-align: bottom"/> but i get this error , any one has an idea

Re: html:button

2008-04-02 Thread Antonio Petrelli
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 unsubsc

html:button

2008-04-02 Thread puneet duggal
frnds how to use Simple html:button to perform action in action class without using submit button - Sent from Yahoo! Mail. A Smarter Inbox.

Re: html:button

2007-02-27 Thread Romu
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 my button > properties do not appear in the request - the htm

Re: html:button

2007-02-27 Thread Romu
ing this question but here goes: > > I'm using html:button with EventDispatchAction but my button properties do not appear in the request - the html source fragment goes something like: > > > function doEdit(id) { > document.TeachingMethodForm.teachingMethodId.value=

Re: html:button

2007-02-26 Thread Michael Jouravlev
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 EventDispatc

Re: html:button

2007-02-26 Thread Romu
lem and I feel a bit silly posting this question but here goes: I'm using html:button with EventDispatchAction but my button properties do not appear in the request - the html source fragment goes something like: function doEdit(id) { document.TeachingMethodForm.teachingMet

html:button

2007-02-25 Thread Strachan, Paul
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 my button properties do not appear in the request - the html source fragment goes something like: function doEd

Re: Issue: using logic:iterate to display rows and html:button to dis tinguish one of them

2006-11-07 Thread WongTseng
It's bacause you have more than one hidden elements with the same name,so whichever row you choose to delete, your action will recive an array of parameter values with the same parameter name. That's the reason why you always get the id of the first row. I suggest you to use a radio boxs to repla

Re: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-11-07 Thread Pankaj Gupta
ct Re: Issue: using logic:iterate to display rows and html:button to distinguish one of them What do you get when you try it? (*Chris*) On 11/7/06, Pankaj Gupta <[EMAIL PROTECTED]> wrote: > > I am facing the same problem. I am trying to use the onclick approach but > not a

Re: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-11-07 Thread Chris Pratt
Regards, > > > > Jim > > > > > > -Original Message- > > From: Marcello Savino [mailto:[EMAIL PROTECTED] > > Sent: 26 October 2006 11:32 > > To: Struts Users Mailing List > > Subject:

Re: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-11-07 Thread Pankaj Gupta
value when the button is > pressed. > > Thanks > > > > Regards, > > Jim > > > -Original Message- > From: Marcello Savino [mailto:[EMAIL PROTECTED] > Sent: 26 October 2006 11:32 > To: Struts Users Mailing

Re: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-10-26 Thread Chris Pratt
Regards, Jim -Original Message- From: Marcello Savino [mailto:[EMAIL PROTECTED] Sent: 26 October 2006 11:32 To: Struts Users Mailing List Subject: R: Issue: using logic:iterate to display rows and html:button to distinguish one of them *** WARNING : This message

RE: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-10-26 Thread Gallagher, Jim (RBoS ITD&S Dublin)
hanks Regards, Jim -Original Message- From: Marcello Savino [mailto:[EMAIL PROTECTED] Sent: 26 October 2006 11:32 To: Struts Users Mailing List Subject: R: Issue: using logic:iterate to display rows and html:butt

R: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-10-26 Thread Marcello Savino
s Mailing List' Oggetto: RE: Issue: using logic:iterate to display rows and html:button to distinguish one of them Thanks for this - unfortunately I'm required to use a button, not a hyperlink. Is it possible? Regards,

RE: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-10-26 Thread Gallagher, Jim (RBoS ITD&S Dublin)
uts Users Mailing List Subject: R: Issue: using logic:iterate to display rows and html:button to distinguish one of them *** WARNING : This message originates from the Internet *** Sorry i forgot something in my code ">Delete HIH Ciao, marcello -Messaggio

R: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-10-26 Thread Marcello Savino
gic:iterate to display rows and html:button to distinguish one of them Hi Apologies if this is a simple issue, but it's driving me insane. In my web app (using Struts 1.1 on Java 1.4 & Websphere) I have a jsp that is using logic:iterate to display a sequence of records. On each row

R: Issue: using logic:iterate to display rows and html:button to distinguish one of them

2006-10-26 Thread Marcello Savino
o display rows and html:button to distinguish one of them Hi Apologies if this is a simple issue, but it's driving me insane. In my web app (using Struts 1.1 on Java 1.4 & Websphere) I have a jsp that is using logic:iterate to display a sequence of records. On each row I have a "

Issue: using logic:iterate to display rows and html:button to dis tinguish one of them

2006-10-26 Thread Gallagher, Jim (RBoS ITD&S Dublin)
Hi Apologies if this is a simple issue, but it's driving me insane. In my web app (using Struts 1.1 on Java 1.4 & Websphere) I have a jsp that is using logic:iterate to display a sequence of records. On each row I have a "Delete" button, which should cause the object that row represents to be d

RE: Mistake of syntax in html:button

2006-06-26 Thread José María Tristán
Ok, it's work. Thank you very much. -Mensaje original- De: Karr, David [mailto:[EMAIL PROTECTED] Enviado el: viernes, 23 de junio de 2006 15:36 Para: Struts Users Mailing List Asunto: RE: Mistake of syntax in html:button The problem is your use of a scriptlet. The scriptlet has

RE: Mistake of syntax in html:button

2006-06-23 Thread Karr, David
María Tristán [mailto:[EMAIL PROTECTED] > Sent: Friday, June 23, 2006 12:22 AM > To: 'Struts Users Mailing List' > Subject: RE: Mistake of syntax in html:button > > Thanks, is ok. I work whith quotation marks and apostrophes > 'Enviar("<%... > and

RE: Mistake of syntax in html:button

2006-06-23 Thread José María Tristán
Thanks, is ok. I work whith quotation marks and apostrophes 'Enviar("<%... and this not work. -Mensaje original- De: Miller, Andy [mailto:[EMAIL PROTECTED] Enviado el: jueves, 22 de junio de 2006 19:47 Para: Struts Users Mailing List Asunto: RE: Mistake of syntax in html:

RE: Mistake of syntax in html:button

2006-06-22 Thread Miller, Andy
ller IS Designer Butte College 530.895.2946 -Original Message- From: José María Tristán [mailto:[EMAIL PROTECTED] Sent: Thursday, June 22, 2006 8:03 AM To: 'Struts Users Mailing List' Subject: RE: Mistake of syntax in html:button Hello: This is the result of view source:

RE: Mistake of syntax in html:button

2006-06-22 Thread José María Tristán
%> -Mensaje original- De: Miller, Andy [mailto:[EMAIL PROTECTED] Enviado el: jueves, 22 de junio de 2006 16:53 Para: Struts Users Mailing List Asunto: RE: Mistake of syntax in html:button What is the value of <%=property%> when the form is generated? i.e., do a "

RE: Mistake of syntax in html:button

2006-06-22 Thread Miller, Andy
[EMAIL PROTECTED] Sent: Thursday, June 22, 2006 7:48 AM To: user@struts.apache.org Subject: Mistake of syntax in html:button Hello: This code: Aceptar it's show in the window: Aceptar ")"> Aceptar is a button

Mistake of syntax in html:button

2006-06-22 Thread José María Tristán
Hello: This code: Aceptar it's show in the window: Aceptar ")"> Aceptar is a button but the next text don't must show. Thank you very much. - To unsubscribe, e-m

Re: difference b/w html:button and html:submit

2006-02-02 Thread Deepa Khetan
html:button is a normal button for which u will have to write an onsubmit event or onclick event. html:submit will submit the form in which this is declared. HTH Deepa On 2/2/06, fea jabi <[EMAIL PROTECTED]> wrote: > > When to use these html:button and html:submit? > > both

difference b/w html:button and html:submit

2006-02-02 Thread fea jabi
When to use these html:button and html:submit? both have the property attribute. I am not sure when to use which one. I was using only html:submit until now. Thanks. _ Express yourself instantly with MSN Messenger! Download

Re: html:button validation problem

2005-07-20 Thread EROL TEZCAN
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:b

Re: html:button validation problem

2005-07-20 Thread amitava . basak
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) Tat

html:button validation problem

2005-07-20 Thread EROL TEZCAN
Hi all, In my JSP page, I defined a html:form like this. ... It works fine and does client-side validation truly. But when I used to html:button instead of html:submit, it gives an error. ... Using a html:button tag, how can I do validation