Skip to main content
Level 2
May 2, 2023

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

  • May 2, 2023
  • 2 respuestas
  • 899 visualizaciones

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

Este tema ha sido cerrado para respuestas.

2 respuestas

ashar02Autor
Level 2
May 2, 2023

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