File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes Apache FOP using Message Driven Bean 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 » Java » EJB and other Java EE Technologies
Reply Bookmark "Apache FOP using Message Driven Bean" Watch "Apache FOP using Message Driven Bean" New topic
Author

Apache FOP using Message Driven Bean

Devavrat Bagayat
Greenhorn

Joined: Jun 24, 2001
Posts: 25
Hello,
I am using Apache FOP to generate certain reports in .pdf format.
In examples I found Apache FOP can be called by using servlets, but I would like to use Message Driven Bean for the same, do MDB's support accessing Apache FOP or else if there is any other way wherein I can use MDB to indirectly call Apache FOP
Thanks in advance

Regards,
Devavratt
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Apache FOP using Message Driven Bean
 
Similar Threads
PDF generation
message driven bean in session bean
PDF creation
FileWriter and PDF
Create a Pdf file using Java