Re: Problem with creating default selection values in multiple select

2008-08-29 Thread Scott Lewis
http://struts.apache.org/2.x/docs/select.html --- On Fri, 8/29/08, Scott Lewis <[EMAIL PROTECTED]> wrote: From: Scott Lewis <[EMAIL PROTECTED]> Subject: Problem with creating default selection values in multiple select To: user@struts.apache.org Date: Friday, August 29, 2008, 1:54 PM

Re: Problem with creating default selection values in multiple select

2008-08-29 Thread Dave Newton
ough I haven't looked at it to see how easy/hard the change would be. Dave [1] Select tag: http://struts.apache.org/2.x/docs/select.html --- On Fri, 8/29/08, Scott Lewis <[EMAIL PROTECTED]> wrote: > From: Scott Lewis <[EMAIL PROTECTED]> > Subject: Problem with creating d

Problem with creating default selection values in multiple select

2008-08-29 Thread Scott Lewis
Hi, I'm relatively new with Struts2, but I'm starting to get a handle on how things work. However, I'm having a problem with creating a "default" list of pre-selected values for an tag when using the "multiple=true" option. It works fine when I use single selection, and when the "pre-selec