A couple of quick questions:
1. Is the current notation for label/name tag attrbutes here to stay? (ie. do I have to quote the literal values for those attributes)?
2. I've a problem with integer conversion - a dropdown select has a list of values, most of them are integers save for the headerKey (it's an empty string). When I don't select anything in the dropdown and submit the form, I get an exception in the CompoundRootAccessor class). Isn't the conversion supposed to convert null/empty string/meaningles data simply to zero?
3. Could you give an example of using checkbox tag? From what I've observed, there's no way of changing the value attribute of the HTML tag (or simply I've found none).
4. I believe at some time there was a hack in ActionChainResult that copied the properties from one action to another - the current code only pushes the preceding action to the VS (and in case I want to use the customerId property from the previous action, I've to use something like valueStack.findValue("[1].customerId") - is there any shortcut for that?
TIA, Greg
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork