[jboss-user] [JBoss Seam] - Re: Displaying existing PDF files
norman.richards@jboss.com
do-not-reply at jboss.com
Tue Mar 20 23:23:08 EDT 2007
Yes, you should be able to just put the bytes directly into the document store using saveData(). DocumentStore was not really designed with other apps in mind, so it's usage is not documented anywhere. You should look at how it is used in the pdf code to get a feel whether or not it is helpful.
Of course, writing a servlet to dump the data out is pretty simple too. Maybe that is the path of least resistance?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030091#4030091
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030091
More information about the jboss-user
mailing list