RE: how to pre-check a radio button in struts-html tag?

2003-07-02 Thread Tim Clotworthy
Disregard..

> -Original Message-
> From: Tim Clotworthy [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 02, 2003 6:23 PM
> To: Struts Users Mailing List
> Subject: how to pre-check a radio button in struts-html tag?
> 
> Hi,
> I have a simple problem, I need to check the first of the following
two
> radio buttons:
> 
> Yes
> No
> 
> This syntax creates them fine, but neither are checked. How do you do
> it?
> 
> Thanks ahead of time.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



how to pre-check a radio button in struts-html tag?

2003-07-02 Thread Tim Clotworthy
Hi,
I have a simple problem, I need to check the first of the following two
radio buttons:

Yes
No

This syntax creates them fine, but neither are checked. How do you do
it? 

Thanks ahead of time.


Re: Radio Button..in struts..

2001-09-16 Thread Renaud Waldura

You could also iterate over a collection of your company numbers (if you
have many).

E.g. below I'm iterating over a collection of platforms (I previously
prepared a collection named "platforms"). The radio buttons let me choose
one platform; this is equivalent to a pop-up menu widget.

  
   
   
   
  


--Renaud




- Original Message -
From: "Jishan Li" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 16, 2001 5:14 AM
Subject: Re: Radio Button..in struts..


> Hi,
> 
> ...
> 1
> 2
> 3
> 4
> ...
> 
>
>  --- Balasubrahmanyam Pasumarthy <[EMAIL PROTECTED]>
> £º> Hi All,
> >
> > I'm for the first time implementing struts in my
> > project. I've got a set of
> > radio buttons inside table (row wise).
> >
> > I need to set the value / name of the radio button
> > with the form bean's
> > property( say companyNumber)
> >
> > How I can do that? Anyway help is appreciated.
> >
> > Thanks
> >
> > Balasubrahmanyam Pasumarthy
> > **
> > Sr. Consultant
> > Zensar Technologies Ltd,
> > Ph: 91-20-6684001 extn 612
> >  9822114193 (mobile)
> > ***
> >
>
> _
> Do You Yahoo!? µÇ¼Ãâ·ÑÑÅ»¢µçÓÊ! http://mail.yahoo.com.cn
>
> ÎÞÁÄ£¿ÓôÃÆ£¿¸ßÐË£¿Ã»ÀíÓÉ£¿¶¼À´ÁÄÌì°É£¡¡ª¡ª
> ÑÅ»¢È«ÐÂÁÄÌìÊÒ! http://cn.chat.yahoo.com/c/roomlist.html
>




Re: Radio Button..in struts..

2001-09-16 Thread Jishan Li

Hi,

...
1
2
3
4
...


 --- Balasubrahmanyam Pasumarthy <[EMAIL PROTECTED]>
£º> Hi All,
> 
> I'm for the first time implementing struts in my
> project. I've got a set of 
> radio buttons inside table (row wise).
> 
> I need to set the value / name of the radio button
> with the form bean's 
> property( say companyNumber)
> 
> How I can do that? Anyway help is appreciated.
> 
> Thanks
> 
> Balasubrahmanyam Pasumarthy
> **
> Sr. Consultant
> Zensar Technologies Ltd,
> Ph: 91-20-6684001 extn 612
>  9822114193 (mobile)
> ***
>  

_
Do You Yahoo!? µÇ¼Ãâ·ÑÑÅ»¢µçÓÊ! http://mail.yahoo.com.cn

ÎÞÁÄ£¿ÓôÃÆ£¿¸ßÐË£¿Ã»ÀíÓÉ£¿¶¼À´ÁÄÌì°É£¡¡ª¡ª 
ÑÅ»¢È«ÐÂÁÄÌìÊÒ! http://cn.chat.yahoo.com/c/roomlist.html



Radio Button..in struts..

2001-09-16 Thread Balasubrahmanyam Pasumarthy

Hi All,

I'm for the first time implementing struts in my project. I've got a set of 
radio buttons inside table (row wise).

I need to set the value / name of the radio button with the form bean's 
property( say companyNumber)

How I can do that? Anyway help is appreciated.

Thanks

Balasubrahmanyam Pasumarthy
**
Sr. Consultant
Zensar Technologies Ltd,
Ph: 91-20-6684001 extn 612
 9822114193 (mobile)
***