0 Replies Latest reply on Nov 28, 2005 10:35 AM by meltem.yesiltas

    Configuration of delegations

    meltem.yesiltas

      Hello,

      In the user guide, under the "Configuration of delegations" section it says:

      "lists, sets and collections. in that case each element of the xml-content is consitered as an element of the collection and is parsed, recursively applying the conversions. if the type of the elements is different from java.lang.String this can be indicated by specifying a type attribute with the fully qualified type name"

      Can anyone supply a sample of this, because it is not clear for me. How should xml definition look like, if we want to initialize an arraylist field of the action class?

      Thanks.