I'm using a <form enctype="multipart/form-data" ..> without ActionForm's.

In my Action code I get the HttpRequest wrapped inside a 
MultiPartRequestWrapper. However the getParameter()-methods return null for 
every form field!

I've double and triple checked that I didn't misspell my variable names.

What could be wrong?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to