Need help on dynamically writing word document from jsp

Hi, I have objects with many attributes these I need to write on to a word file dynamically so that user can view report as word files.. how can I do this
[175 byte] By [sribk] at [2007-9-26 1:27:25]
# 1
How about writing them out as RTF:Looks something like this:{\\rtf1\\ansi{\\fonttbl{\\f0\\fmodern\\fcharset0 Courier New;}}\\f0[your text here]} Download the full RTF-spex from our buddies at Micro$oft *grin*
NLSurfMan at 2007-6-29 1:11:39 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...