public class Relay extends HttpServlet { @Override public void service(HttpServletRequest request, HttpServletResponse response) throws Servl
remove the form tag and use
echo
I got the same issue whenever I use enctype="multipart/form-data" I didn't get the file name and when I remove that it was working fine try it it worked for me
enctype="multipart/form-data"