compare & return the contents of two word documents

HI ,Can anybody help me in finding a solution for comparing the contents of two word documents & return the difference between those compared documents.Thanks in advance :-)
[198 byte] By [neeth@coga] at [2007-11-27 4:04:17]
# 1
It's harder than you think. http://jakarta.apache.org/poi/hwpf/index.html http://en.wikipedia.org/wiki/Longest_common_subsequence_problem
dcmintera at 2007-7-12 9:09:09 > top of Java-index,Java Essentials,New To Java...