[jboss-user] [JBoss Seam] - Re: File upload to application folder
gmarcus
do-not-reply at jboss.com
Thu Aug 2 09:49:58 EDT 2007
Well, I don't want to store the image files in the database due to their size
(multiple MB), and you are suggesting keeping them out of the web-root due
to packaging issues.
What strategy do you recommend? Should I put them into a well known
directory outside of the app and write a custom servlet to serve the files from
that location?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070112#4070112
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070112
More information about the jboss-user
mailing list