while fetching Image from browser to local file I am getting null
following is my code
ControllerClass
dispatcher
Servlet
and my form
if you can see there is a statement
inside method formInputPost(,,) and this is the output I am getting instead of image and expected names to home.jsp
how to sort that
Thanks