Get image from file input tag from form in java servlet. | Community
Skip to main content
Level 2
May 2, 2023

Get image from file input tag from form in java servlet.

  • May 2, 2023
  • 2 replies
  • 887 views

I have requirement to get image upload from input type="file" from frontend form and save that image in particular folder in dam using Asset API.

 

How to fetch image in backend post servlet.

 

Any suggestions or code available will help

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

ashar02Author
Level 2
May 2, 2023

Hi @saravanan_dharmaraj  above suggestions didn't work. Is there any other approch you can help with.