jsp page with enctype= "MULTIPART/FORM-DATA " 2003-12-10 - By FTP Admin
Back Hi,
Hi there,
when I add the following: enctype="MULTIPART/FORM-DATA"
in a FORM element in a jsp page, then the values of the FORM parameters doesn't get propagated to the action servelet!!!! The servlet receives nulls only!!! If i skip the enctype="MULTIPART/FORM-DATA" in the FORM, everything (the parameters do retain their values!) works fine! Any explanation???
I need this modification in order to include file upload capabilities into my servlet!
Thanks
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|