You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by James Mitchell <jm...@apache.org> on 2003/04/01 03:25:24 UTC

RE: Populate select options with Integers

On Mon, 2003-03-31 at 16:03, Dhruva B. Reddy wrote:
> I'm not sure what you're referring to here.  Is this
> another taglib? 

No, it is the org.apache.struts.util.LabelValueBean.  

http://jakarta.apache.org/struts/api/org/apache/struts/util/LabelValueBean.html

> 
> --- apachep2 <ap...@hotmail.com> wrote:
> > Have you looked at label-value?
> > 
> > -----Original Message-----
> > From: Dhruva B. Reddy
> > [mailto:sledgehammer2010@yahoo.com] 
> > Sent: March 31, 2003 3:00 PM
> > To: Struts Users Mailing List
> > Subject: Populate select options with Integers
> > 
> > Hi,
> > 
> > I'm trying to populate a drop down list with
> > integers.
> >  Basically, I want the following to be generated:
> > 
> >     <select>
> >         <option value="1">1</option>
> >         <option value="2">2</option>
> >         <option value="3">3</option>
> >         <option value="4">4</option>
> >     </select>
> > 
> > Is there an easy way to do this?  I can't seem to
> > find
> > anything in the documentation or on
> > 
> > 
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Platinum - Watch CBS' NCAA March Madness,
> > live on your desktop!
> > http://platinum.yahoo.com
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > struts-user-help@jakarta.apache.org
> > 
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > struts-user-help@jakarta.apache.org
> > 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
-- 
James Mitchell
Software Developer/Struts Evangelist
http://www.open-tools.org




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org