Given this html form,
,
it seems that when I try to get the value of 'aText' in the
servlet returns an empty
String.
My question is:
is this behaviour normal? Once the enctype is multipart/form-data I cannot send some description of the file in the same request object?
Thank you,
Adrian
[ December 18, 2002: Message edited by: Adrian Muscalu ]
[ December 18, 2002: Message edited by: Adrian Muscalu ]