Why not just run the bsh script before the ftl like we do everywhere in OFBiz?
Regards Scott On 08/08/07, vijay Si <[EMAIL PROTECTED]> wrote: > > 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 >
