>Does anyone know how to use POI to read word document?
>
>Has anyone tried?
You can start your investigations at
http://mindprod.com/jgloss/poi.html
Try looking at the poi JavaDoc and guess which classes may be
involved. Then do a google on those classes plus some Java keywords
e.g. "import" which will home you in on some source code using them.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.