meruva surendra wrote:but just i want to know the way(${System.tablename}) getting value into file is right or not???
When running your program, it may or may not take the value (depends on how you have configured) but if you read the file and print it out it will display the string written inside the file.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
--- Martin Fowler