> -----Original Message-----
> From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 07, 2005 3:24 PM
> To: Struts Users Mailing List
> Subject: RE: <html:select select tag and Enumertaion in jsp page
> 
> 
> Hi
> i would like to use option tag from struts, do you
> have a example, i dont see any in struts-examples

http://struts.apache.org/userGuide/struts-html.html

> 
> Ashish
> --- Jim Barrows <[EMAIL PROTECTED]> wrote:
> 
> > > -----Original Message-----
> > > From: Ashish Kulkarni
> > [mailto:[EMAIL PROTECTED]
> > > Sent: Friday, January 07, 2005 3:11 PM
> > > To: user@struts.apache.org
> > > Subject: <html:select select tag and Enumertaion
> > in jsp page
> > > 
> > > 
> > > 
> > > <html:form action="/loginAction" focus="userId"
> > > method="post">
> > > <html:select property="system" size="1"
> > > multiple="false">
> > > <!-- what do i enter here
> > 
> > <c:for blah>
> > </c:for>
> > 
> > or 
> > <logic:iterate blah>
> > </logic:iterate>
> > 
> > or you can use one of the option tags included with
> > struts.
> > 
> > >     
> > > -->
> > > </html:select>
> > > </html:form>
> > > 
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to