This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes Best Component (Alternative to html:select) to use for getting multiple selections from user Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Best Component (Alternative to html:select) to use for getting multiple selections from user" Watch "Best Component (Alternative to html:select) to use for getting multiple selections from user" New topic
Author

Best Component (Alternative to html:select) to use for getting multiple selections from user

Santhosh kumar Ravindran
Greenhorn

Joined: Nov 14, 2009
Posts: 13
Hi ranchers,

i like to know the alternative for showing large list of items to allow user to select other than the normal components like <html:select> or <htmlption>

thanks in advance
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Like what? What do you want it to look like? What functionality do you require?
Santhosh kumar Ravindran
Greenhorn

Joined: Nov 14, 2009
Posts: 13
Hi newton,

First thanks for the reply,

i like to show user flexibly the options so that he can see comfortably and selected options.
Consider i have a list of 1000 items
So , what i should use to make user feel comfortable in choosing his selections.

You can suggest any other elements too !

User flexibility is First !.

Thanks newton.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Best Component (Alternative to html:select) to use for getting multiple selections from user
 
Similar Threads
mapping between JSP n form
Arrays in struts ActionForm showing '[Ljava.lang.String;@10321032'
Struts more html:select
disabling html:select and html:text by the value in another html:select
select tag in struts