TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Venkatesh K H
NA
116
33k
I want to upload the file to the database using jsp mysql ?
Apr 16 2017 3:14 AM
If i choose file and select the category(there are 4 category i thee drop down box), the file should save in the selected particular category in the server and save that file name and file path to the mysql database. And i have to fetch that stored file from database to the front-end.
my questions are how to create folder in server for each drop down category.?
How to save the file ame and file path to the database ?
Reply
Answers (
1
)
wants store the files in database and retrieve files
File path stored. How to store other data into DB ?