I'll drop the m on the Manning site in a couple minutes.  Holler if you need
more help.

Scot

On Feb 1, 2008 11:45 AM, Stanley, Eric <[EMAIL PROTECTED]> wrote:

> Could you please show me the classes state and city? I think that would
> help. And thanks for the reply :)
>
> -Ryan
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 01, 2008 9:39 AM
> To: Struts Users Mailing List
> Subject: Re: Doubleselect tag
>
> Greetings--
>
> I have added an example of doing this at
> S2iA<http://www.manning-sandbox.com/thread.jspa?threadID=22922&tstart=0>
> that
> I think describes this usage a little better.
>
> Scott
>
> On Jan 31, 2008 5:07 PM, Stanley, Eric <[EMAIL PROTECTED]> wrote:
>
> > I'd like to have a pair of selects, the first one controlling the
> > content of the next. I understand that the <s:doublselect /> tag makes
> > this possible. I just can't make it work. I tried just copying the
> > example:
> >
> > <s:doubleselect label="doubleselect test1" name="menu"
> > list="{'fruit','other'}" doubleName="dishes" doubleList="top ==
> 'fruit'
> > ? {'apple', 'orange'} : {'monkey', 'chicken'}" />
> > <s:doubleselect label="doubleselect test2" name="menu"
> > list="#{'fruit':'Nice Fruits', 'other':'Other Dishes'}"
> > doubleName="dishes" doubleList="top == 'fruit' ? {'apple', 'orange'} :
> > {'monkey', 'chicken'}" />
> > And it does not work either. It populates both selects automatically,
> > and the second select never changes content based on the first. They
> > just seem static. I'm sure I'm looking at this the wrong way, so I
> could
> > use some clarity. Thanks in advance.
> > -Ryan
> >
> >
> > This communication is the property of Qwest and may contain
> confidential
> > or
> > privileged information. Unauthorized use of this communication is
> strictly
> > prohibited and may be unlawful.  If you have received this
> communication
> > in error, please immediately notify the sender by reply e-mail and
> destroy
> > all copies of the communication and any attachments.
> >
>
>
>
> --
> Scott
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Scott
[EMAIL PROTECTED]

Reply via email to