Hi, this is an entry in app.properties: copyright=@2013 xyz company. All Rights Reserved.
is there a way to use something like this: copyright=@2013 ${company_name}. All Rights Reserved. and company_name can be stored somewhere else? Thanks, A.C.
Hi, this is an entry in app.properties: copyright=@2013 xyz company. All Rights Reserved.
is there a way to use something like this: copyright=@2013 ${company_name}. All Rights Reserved. and company_name can be stored somewhere else? Thanks, A.C.