Hello friends, I wanted to invoke a method (with parameters) from an ftl file .
The method needs to be written in a script file (to separate out presentation from business logic). I have read the ftl manual but it does not have an example of passing arguments to a method which is defined in other script file. What are the possible ways to do this? Regards
