hi all
thx for your help, it was the enctype.
I use a lot of macros and so I overlooked this.
shame on me
thx again
mark
Vick V Lagad schrieb:
> As Thomas suggested, does your form tag look something
like this?
>
> <form method ="post"
enctype="multipart/form-data"
>
action="$link.setAction("YourAction")"&g
t;
> </form>
>
> Vick
>
> On 5/3/07, Thomas Vandahl <tv apache.org> wrote:
>>
>> Mark Wassermann wrote:
>> > 2007-05-03 09:33:41,703 [http-8080-1] DEBUG
>> >
org.apache.turbine.util.parser.DefaultParameterParser -
Parameters
>> found
>> > in the Request:
>> [...]
>> > 2007-05-03 09:33:41,703 [http-8080-1] DEBUG
>> >
org.apache.turbine.util.parser.DefaultParameterParser - Key:
fd_file ->
>> > IMG_1905.JPG
>>
>> This one looks suspicious. It should not be here if
the UploadService
>> had parsed it. Do you have your form content-type
set to
>> "multipart/form-data"?
>>
>> Bye, Thomas.
>>
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail:
turbine-user-unsubscribe jakarta.apache.org
>> For additional commands, e-mail:
turbine-user-help jakarta.apache.org
>>
>>
>
--
Mark Wassermann : mwassermann mw-net.com
Stolzstraße 57 : mwasserm edu.uni-klu.ac.at
9020 Klagenfurt w: www.mw-net.com
Austria p: +43.650.6133090
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Tho' much is taken, much abides; and tho'
We are not now that strength which in the old days
Moved earth and heaven; that which we are, we are;
One equal-temper of heroic hearts,
Made weak by time and fate, but strong in will
To strive, to seek, to find, and not to yield."
Ulysses by Alfred Tennyson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------
---------
To unsubscribe, e-mail: turbine-user-unsubscribe jakarta.apache.org
For additional commands, e-mail: turbine-user-help jakarta.apache.org
|