| Author |
How to Upload an image to the database?
|
Matt Hardy
Greenhorn
Joined: Nov 03, 2011
Posts: 18
|
|
Dear Experts,
I want to save an image into the database using JSP, so may i know the full code for uploading image? or how to get values from html page to SERVLET?
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3670
|
|
...so may i know the full code for uploading image?
Please read NotACodeMill.
how to get values from html page to SERVLET?
You may read our FAQ Entry about it. But if you use Servlet 3.0 compatible container the specification supports it by default.
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: How to Upload an image to the database?
|
|
|