Greetings all
How can I define a dynamic readers in my context application
I tried to do some thing like :
<chunk reader="#{jobParameters[reader]}" processor="processor" writer="compositewriter">
but it did not work,
Any help will be much appreciated
Abdel


Reply With Quote