What is the more attractive way of getting the project's name dynamically in an Expression Binding? Is using a separate session property that is bound and calling system.project.getProjectName() a viable approach?
What is the more attractive way of getting the project's name dynamically in an Expression Binding? Is using a separate session property that is bound and calling system.project.getProjectName() a viable approach?