hi everyone,
Can we use expression in constructor arg for example
If this is not allowed can anyone help me wat other approch i can follow to pass a filename to a constructor and the filename has to be genarated dynamically .Code:<constructor-arg expression="@httpChannel.getFilename()" />
Thanks
Adarsh


Reply With Quote