Stefan, Can you filter the list somehow? Say, if the list entries fall into categories, have the user select a category first. Something like that would probably help.
-Brian On Thu, Jan 6, 2011 at 6:36 AM, Dave Newton <davelnew...@gmail.com> wrote: > It's all html; if one of the S2 tags doesnt do what you want, your options > are the same as any other web app. > > Dave > On Jan 6, 2011 3:42 AM, "Stefaan Somers" <stefaan.som...@gmail.com> > wrote: > > I want to have a select-list where I can choose multiple values. If I use > > checkboxes, the pages becomes too big because the list contains about > 2000 > > entries. The best thing is something describe like on this web-site : > > http://www.preeostudios.com/jqueryplugins/listselect > > > > What are the core solutions/alternatives within Struts2 itself >