Hi, It seems to be FreeMarker does not call the get method for Java Object. For instance when I use student.name with FreeMarker it should call the method getName from Student class. However it does not happen with Java 8. This worked fine with Java 7. Any input for this is highly appreciated. Thanks And Best Regards, Dinesh.