>> the one intake form. I haven't explored this myself, but I think there >> should be something in the mail archive about it. >> > I searched the mailling list already but there was only one thread without any > responses. > http://nagoya.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED] > e.org&msgNo=6277 > > If String[] doesn't support , than is there any other alternative way using > intake ?
I may have been thinking of: http://nagoya.apache.org/eyebrowse/BrowseList?listName=turbine-user@jakarta. apache.org&by=thread&from=166210 But this isn't really what I was thinking of. I was thinking more along the lines of what John is suggesting in the tread - i.e. A single form displaying multiple records. If you look at the generated HTML, all of the input elements have names that incorporate their record key. This assumes your String[] is representing multiple records. What is the String[] to be coded as on the HTML form? Scott -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
