you can create a collection for the rights and store it in application
context when your application starts(may be in an initialization servlet).

then use the <html:select> tag and <html:options> tag to render the admin
picklist(s).

you can use ten <html:text> tags for login fields or look into the
possibility of using an array for login fields.

-rana.



                

-----Original Message-----
From: Jitendra Singh [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 24, 2002 7:25 AM
To: [EMAIL PROTECTED]
Subject: select, options, define???


I am still fighting .. help help!!

I have a form with 10 login id displayed as text field and ther admin rights
chosen from a drop down lists .. all drop down lists are same.

looks like this ..

Login Id1           AdminRight1
Login Id2            AdminRight2
Login Id3            AdminRight2
.
.
.
Login Idn        AdminRight1

How do i do it ???

any help, suggestion, advice hint .. all welcome .. 

thanks in advance ...
Jitendra 

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

Reply via email to