jQuery in Action, 2nd edition
The moose likes Struts and the fly likes Generating a word document Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Generating a word document" Watch "Generating a word document" New topic
Author

Generating a word document

aresh babu
Ranch Hand

Joined: Aug 31, 2008
Posts: 65
Hello,

i need to generate a word document by taking the values from jsp page in the struts application.

I created a jsp using struts-html.tld library .

Now how can i generate a Microsoft Word Document(.doc) using the values taking from jsp page?

Thanks & Regards,
Aresh babu
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35444
    
    9
The Apache POI library can create DOC files.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Generating a word document
 
Similar Threads
struts
Generate Microsoft Word Document using JSP
Generate dynamic word document from jsp
Documents
Export data to Microsoft Word