After looking a little bit at the HTMLModule I think it's not capable of doing what I want(store various mime types and file sizes). I guess Nukes.org is using a seperate servlet context for file downloads but I'd like confermation. One of the problems seem to be that the file is completely read into memory and then sent to the client which is going to use a lot of memory which make the current HTMLModule bad for storing large files. I'm working on an EJB based virtual filesystem when I'm not working on Nukes stuff or making a living. Maybe once I finish it could be integrated into Nukes2 unless some enhancements to Nukes2's HTMLModule are already planned....?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852257#3852257 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852257 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
