[jboss-user] [JBoss Seam] - Re: Displaying existing PDF files
norman.richards@jboss.com
do-not-reply at jboss.com
Tue Mar 20 18:09:18 EDT 2007
The document store component is meant for dynamic content. It is conversational, so anything in the document store goes away when the conversation ends. If that works for you, the document store would be a great option.
If your content has a longer lifespan or applies to more than one user, you might take a look at hooking directly into ResourceServlet instead.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030025#4030025
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030025
More information about the jboss-user
mailing list