On 4/10/07, Billy Bacon <[EMAIL PROTECTED]> wrote:

Does the form you are submitting have an encypt attribute set?

<form name="some_name" method="post" encypt="multipart/form-data"
action="some_servlet_name">


You mean 'enctype', not 'encrypt' (or 'encypt').

--
Martin Cooper


- Original message -
Hi , I get this exception suddenly on tomc...

On 4/10/07, Raghuveer <[EMAIL PROTECTED]> wrote:
> Hi ,
> I get this exception suddenly on tomcat and as well as in websphere.
> Is there any specific reason for this?
>
>
>
org.apache.commons.fileupload.FileUploadBase$InvalidContentTypeException:
> the request doesn't contain a multipart/form-data or multipart/mixed
stream,
> content type header is null
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


Reply via email to