jsp, tomcat uploaded file location
843840May 11 2010 — edited May 17 2010Hi all,
I have a situation about my application doing it using jsp, servlet, at tomcat server.
This is a king of media application and clients can be able to upload video files.
Now I am storing videos in my application at buld folder but it is make tomcat server to slow when stop and start it.
There will be lots of video files.
I am not sure where to places these files.
What is the correct place for storing lots of video files?
thanks...