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
rahul jaiswal
NA
177
133.3k
How to insert and retrive image in database use JSP ..
Sep 10 2012 10:55 AM
<html>
<body>
Image Upload
<input type="file" name="file"/>
<input type="submit" value="upload Button"/>
</body>
</html>
i want to insert photo in database and retrive image in table ../////......
can u help me ....
Reply
Answers (
5
)
payment gateway code in jsp
i want to retrive data from database in combobox use JSP?