aspose file tools
The moose likes XML and Related Technologies and the fly likes Need help in selecting best technology to generate HTML/PDF files from POJOs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Need help in selecting best technology to generate HTML/PDF files from POJOs" Watch "Need help in selecting best technology to generate HTML/PDF files from POJOs" New topic
Author

Need help in selecting best technology to generate HTML/PDF files from POJOs

Priti Chawla
Greenhorn

Joined: Oct 02, 2007
Posts: 6
Dear All,

My application is based on client server architecture. It captures data from the client, pulls related information from the database and construts POJOs containing combined data. Our primary requirement is to transform this data to PDF format and email the generated file to the user. User should also be able to view this data in HTML format. Currently we are evaluating XSLT and Velocity to get the desired output. please suggest which one should we choose and why. Is there any other technology that can be used for this apart from XSLT/velocity? please advice.

Many Thanks.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

"Job Finder", please check your private messages for a message from me.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need help in selecting best technology to generate HTML/PDF files from POJOs
 
Similar Threads
XSLT/JSP/Servlets ?? what to cook
architecture
Web Services/SOAP Newbie question
How to display PDF data type with XSLT ?
Help me eradicate xsl from my system