we need to make a java web application that calls MS word Mail Merge APIs & that passes:
1 - MS word template file
2- field values for 2 groups (ex: empName , Dept ,Address )
then : produces 2 word documents ( template filled with values)
to be used : Netbeans , glassfish 3.1 , ubuntu