jsp - standard solution for managing files in os file system level for java? -


i working on web application.we using java , jsp upload user files on server , management tasks on them, checking every 1 has 1 profile picture (it not portal) or there should 1 folder each user contains of data. there accepted solution, or manifest on how 1 should this, use db on file system , on? thnx

the traditional way of doing, in experience, put structured , textual information in database.

binary files images, videos, sounds, etc. can stored in database, since can't queried , more served , backed file system, they're stored files.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -