Results 1 to 3 of 3

Thread: StepExecution keys - need some help

  1. #1

    Default StepExecution keys - need some help

    ---------------------
    Last edited by pouncer; Jan 11th, 2010 at 08:18 AM.

  2. #2
    Join Date
    Feb 2008
    Posts
    488

    Default

    Maybe put all of the information into a List and put that list (serialized) into the context? That way you don't need to know the individual names, you could just iterate through the list.

  3. #3

    Default

    Quote Originally Posted by DHGarrette View Post
    Maybe put all of the information into a List and put that list (serialized) into the context? That way you don't need to know the individual names, you could just iterate through the list.
    Thanks for the reply bud. Is there an example in the spring docs that demonstrates this?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •