|
is there any way by which we can pass fields value created using ftl. to java service automatically.
i have created a .ftl file that reads a table and create a text field for every row in the table and i want to pass values from these fields to java service. As i don't know how many fields will be there .
|