='idProveedor' />
The would not work in html:radio since the tag doesn't
allow/recognize nested tags.
Nitesh
- Original Message -
From: "Rafael Taboada" <[EMAIL PROTECTED]>
Cc: "Struts Users Mailing List"
Sent: Thursday, June 16, 200
Thank u very much for all ur help...
Zarar: the same thing, it takes as String value
In my code:
In the source code(runtime):
--
Rafael Taboada
Software Engineer
Cell : +511-97753290
"No creo en el destino pues no me gusta tener la idea de controlar mi vida"
Shot in the dark, try this:
- Original Message -
From: "Rafael Taboada" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, June 16, 2005 10:18 AM
Subject: Re: Pass parameter to javascript function
Finally I found a desesperated solu
Finally I found a desesperated solution :'(
But what happend with html:radio??? Why doesn't work if I use html:radio
instead of input type='radio'
Please... Could u share ur xperiencie in this kind of problem???
Thanks
--
Rafael Taboada
Software Engineer
Cell : +511-97753290
"No creo
Hi, it doesn't work. I saw the source and it takes ${idProveedor} as a
String
If u see value="1" The query and getting data work fine... But passing
parameter to a javascript function doesn't work why???
My entire code is:
Valor de idProveedor: ${contador}
What's wrong
From: "Rafael Taboada" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, June 16, 2005 11:55 AM
Subject: Re: Pass parameter to javascript function
I tried with all the suggestions but it doesn't work:
Does anybody know the problem?
My code
I tried with all the suggestions but it doesn't work:
Does anybody know the problem?
My code is:
I try to pass idProveedor and strRazonSocial to a javascript function...
But it doesn't work. I tried with lista.idProveedor but nothing...
Do u know the correct declaration???
Thanks
--
Ra
On 6/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Avjit its not working!
As someone else already pointed out on this thread, you can only use
the Java expression syntax for an *entire* attribute. You can't use it
the way it was shown in Avjit's suggested example for you. It has to
be:
Thanks martin, its so simpledidn't click in my mind.
Amitava Basak
ASE
Tata Consultancy Services Limited
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com
Notice: The information contained in this e-mail message and/or attachments to
it may contain confidential or privileged information
Avjit its not working!
Amitava Basak
ASE
Tata Consultancy Services Limited
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com
Notice: The information contained in this e-mail message and/or attachments to
it may contain confidential or privileged information. If you are not the
intended r
ne 09, 2005 8:20 AM
Subject: Re: Pass parameter to javascript function
Really? IDon't you have to enclose the entire value in one scriptlet
expression? Like this:
Kjersti
|+-->
|| "Avjit Singh Jhajj" |
|
[EMAIL PROTECTED] a écrit :
Really? IDon't you have to enclose the entire value in one scriptlet
expression? Like this:
You can pass the parameters to the javascript as shown underneath by
enclosing the <%=%> in single quotes...
You can even use the ${} notation if you are using JSP
To: "Struts Users Mailing List"
|
| cc: [EMAIL PROTECTED]
|
| Subj
You can pass the parameters to the javascript as shown underneath by enclosing
the <%=%> in single quotes...
Avjit
On Thu, 09 Jun 2005 [EMAIL PROTECTED] wrote :
>
>How can I pass parameter in to a javascript function from a
>tag??
>
>
>eg:
>
> />
>...
>...
>
>
>
>Amitava Basak
>ASE
14 matches
Mail list logo