Have you tried the cascading select box template that's in webwork?
> -----Original Message----- > From: G.L. Grobe [mailto:[EMAIL PROTECTED]] > Sent: Saturday, February 16, 2002 4:17 AM > To: [EMAIL PROTECTED] > Subject: [Webwork-user] quoting values > > > The problem here is in the 'onchange' attribute, but I'm not > sure how to > quote the <webwork> tag within the onchange value (FYI , > listB and listC are > javascript calls). > > <ui:select label="'Products'" name="'productClassification'" > list="@plists/productList('4')" listKey="'value'" listValue="'value'" > labelposition="'top'" onchange="'listB.populate();<webwork:if > test="$view == > 'build.init_past'">listC.populate()<webwork:if>'" /> > > org.apache.jasper.compiler.ParseException: /prods/prods.jsp(134,208) > Attribute value should be quoted > > Any help much appreciated. > > > > _______________________________________________ > Webwork-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webwork-user > _______________________________________________ Webwork-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webwork-user
