ut when I have it as this:
the chekbox shows up as checked
The problem with this is that it always comes up as checked even if
the value is not equal to "N".
What am I doing wrong?
--
Thanks
Suneel
-
To unsu
L-tp23501665p23501665.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
;>
>
>
>
> --
> Jim Kiley
> Senior Technical Consultant | Summa
> [p] 412.258.3346
> http://www.summa-tech.com
>
--
Thanks
Suneel
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
with 20 inputs .
On Tue, Apr 21, 2009 at 11:06 AM, Lukasz Lenart
wrote:
> 2009/4/21 Suneel :
>> I've a JSP where the user views a set of html input fields. The user
>> enters the values and submits the page and he is taken to another page
>> where he gets a chance to revi
how can i do that?
>
> thanks
>
> --
> Stefano
>
--
Thanks
Suneel
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
nputs using the tag. Currently I'm using two
different jsps to achive this - one for input and one for review. Can
I do this with just one JSP by using themes/templates like switching
the theme for the review jsp? We are currently using the 'simple'
theme
gt; is it possible to retrieve error field name from it.
>
>
> On Sat, Apr 18, 2009 at 7:23 AM, Suneel wrote:
>
>> You need to use these tags:
>>
>>
>>
>>
>> On Sat, Apr 18, 2009 at 3:46 AM, abhishek reddy
>> wrote:
>> > hi all,
>>
}
>
> Note: where "name" and "id" refers to struts html field names?
> do i need to make any addtional changes to make it happen?
>
> Please let me know, is it possible to retrieve the error field name on the
> client side when validation fails
>
if you are using tomcat 4 or 5, its a problem specifying the form name in
attribute, coz tomcat uses referential integrity.
your struts-config.xml should have an entry for form
---
your JSP
...
---
your JS coding...
document.forms[formIndex].formPro
9 matches
Mail list logo