Hi,

I am currently implementing Spring Batch for a project, but I have a problem, I am moving db data with a driving query to a flat file, at the beginning I must leave a blank line before I start processing objects, at the end I must write a summary to the first line in the file, can anybody give me a hint on how to do this?

thanks,
Angel