I try to make a jsp page that handles a file upload. The problem i face is that i get a Internal Server Error from apache when i submit <FORM enctype="multipart/form-data" ...> to a jsp as action. Sending the same to php / cgi works fine. Question is: Is my server(apache/tomcat) misconfigured or doesn't jsp handle that kind of requests ? Regards John ------------------------------------------------------------ --== Sent via Deja.com http://www.deja.com/ ==-- Before you buy.
- Re: can jsp handle multipart/form-data ? John D. Smith
- Re: can jsp handle multipart/form-data ? Joe Laffey
- RE: can jsp handle multipart/form-data ? jokozlow
