Accessing arrays in struts2 jsp

2007-01-07 Thread Sune Mølgaard
I , which iterates over a List of String[]. I then To get such an array available with key "image". I would then like to but any number in []'s is accepted (or, rather, ignored), giving me the full contents of the array instead of the entry specified. What could I be doing wrong

Re: Accessing arrays in struts2 jsp

2007-01-07 Thread Sune Mølgaard
Hmm, disregard as stupidity on my part... - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=57292&messageID=113124#113124 - To unsubsc

Re: [ajaxtags] autocompleter + question

2007-01-07 Thread Musachy Barroso
Following up on this, I logged WW-1604 with a patch for a JSON result type. Following Martin's advice there is a class called JSONUtil that wraps the actual serializer, which is not public, cause it could be replaced later by xtream (the JSON support is not very stable yet in 1.2.1), right now

Re: [proposal] Tag reorganization

2007-01-07 Thread Ted Husted
Have we opened a ticket for the dojo-plugin? I'd like to close WW-1477 as a related issued. * https://issues.apache.org/struts/browse/WW-1477 -Ted. On 12/27/06, Don Brown <[EMAIL PROTECTED]> wrote: Ok, let's put this into a formal proposal. I propose that we extract any Dojo-related tags and

Datepicker and Timepicker examples

2007-01-07 Thread Ted Husted
Did we mean to remove the Showcase pages for the Datepicker and Timepicker. The pages for dropdowndatepicker and dropdowntimepicker seem to have been deleted, but I don't see replacements. -Ted. On 1/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: mrdon Date: Sun Jan 7 14:26:23 200

Struts 2.0.3 status

2007-01-07 Thread Ted Husted
I checked out r493885 to continue testing the assembly against the latest changes, but the buid is failing for a test failure. It wasn't obvious to me which test is failing, so I built it without tests, so that I could finish going through the Showcase examples tonight. -Ted. --

Re: Datepicker and Timepicker examples

2007-01-07 Thread Don Brown
Yes, because I removed the tags they were showcasing - the datepicker and timepicker. Those two tags didn't have unit tests, were broken, and missing pieces. I think we only need one date/time picking tag, and one that most closely mirrors what WebWork 2 had is the best choice. The remaining

Re: Datepicker and Timepicker examples

2007-01-07 Thread Ted Husted
I brought the example pages over, but they do not seem to work now. -Ted. On 1/7/07, Don Brown <[EMAIL PROTECTED]> wrote: Yes, because I removed the tags they were showcasing - the datepicker and timepicker. Those two tags didn't have unit tests, were broken, and missing pieces. I think we on

Re: Datepicker and Timepicker examples

2007-01-07 Thread Don Brown
They needed the tag, and the date picker needed to have its default date format parsing pattern changed to the RFC 3399 one. Don Ted Husted wrote: I brought the example pages over, but they do not seem to work now. -Ted. On 1/7/07, Don Brown <[EMAIL PROTECTED]> wrote: Yes, because I remove

Re: Struts 2.0.3 status

2007-01-07 Thread Don Brown
Tests are passing now: http://opensource.bamboo.atlassian.com/browse/STRUTS Don Ted Husted wrote: I checked out r493885 to continue testing the assembly against the latest changes, but the buid is failing for a test failure. It wasn't obvious to me which test is failing, so I built it without t

Re: Struts 2.0.3 status

2007-01-07 Thread Don Brown
Could there be a place in the release notes where we can declare certain plugins and functionality experimental? I'd like to somehow designate that the Ajax-related tags and portlet support are not up to the standard that a GA label deserves. Don On 1/7/07, Don Brown <[EMAIL PROTECTED]> wrote: