See delegator methods.
Or, use the call to static method.
i.e:
<div
class="tabletext">${Static["org.ofbiz.party.party.PartyWorker"].makeMatchingString(delegator,
match.address1)}</div>
2007/7/10, Scott Gray <[EMAIL PROTECTED]>:
Hi Vijay
It is best if you look at the existing applications for examples. Also ftl
files are templates for displaying data not generally for retrieving data.
Regards
Scott
On 10/07/07, vijay Si <[EMAIL PROTECTED]> wrote:
>
> I want to access and querry database from FTL .
>
> How should i do this?
>
> Regards
>