Shanna7463 wrote:
Is it possible to assign a collection to a html:hidden component, rather than
a string?
Basically my webapp allows the user to select different options for access
control. I would like to add these selections to a collection and pass that
to my Action class.
A hidden inpu
Hi,
Use plain told HTML and use your script tag.
Thanks,
Nuwan
- Original Message -
From: "john lee" <[EMAIL PROTECTED]>
To:
Sent: Sunday, June 10, 2007 3:49 PM
Subject: html:hidden
How to assaign value to html:hidden field?
request.getAttribute("loginid")%>>
but give me the
it's because setValue() for the taglib need a String.
try
" >
Mike
john lee a écrit :
How to assaign value to html:hidden field?
>
but give me the error message, saying need double quote, after i put double quote before "<%..", cause jsp compile error,
any clue?
tks in
On 6/10/07, john lee <[EMAIL PROTECTED]> wrote:
How to assaign value to html:hidden field?
>
but give me the error message, saying need double quote, after i put double quote before
"<%..", cause jsp compile error,
Which error did it cause?
any clue?
tks in advance
john
--
Note that is just enough to populate
the text box. The in the body of doesn't do
anything.
On Wed, 12 Jan 2005 23:34:27 -0800 (PST), Manisha Sathe
<[EMAIL PROTECTED]> wrote:
> Following i could get it but now i want this inside html hidden form tag.
>
>
>
>
>
> But If i use hidden tag t
the new Struts action.
>
> Regards,
> David
>
> -Original Message-
> From: Rosemary Philip [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 18, 2004 9:13 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: html:hidden values are null
>
> Yes
ubmitted to the new Struts action.
Regards,
David
-Original Message-
From: Rosemary Philip [mailto:[EMAIL PROTECTED]
Sent: Monday, October 18, 2004 9:13 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: html:hidden values are null
Yes, the html:hidden is within an html:form. Also when I
Yes, the html:hidden is within an html:form. Also when I do a view
source on the page, I can see the values of the hidden variables
correctly.
but when I trace them to action class, they are null, all of them.
another thing. this is what my html:form tag in my first jsp page says.
but in the sam
Are you positive you have the html:hidden tag
within the appropriate html:form tag? What is
your html:form tag for either JSP?
Regards,
David
-Original Message-
From: Rosemary Philip [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 17, 2004 10:48 PM
To: [EMAIL PROTECTED]
Subject: html:hid
9 matches
Mail list logo