>
> no. i just wanted to know if i do request.getParameter("paramname")
> within an Action for an ActionForm submitted as multipart-formdata would
> i get the same result as for a normally submitted ActionForm
bmitted as multipart-formdata would
i get the same result as for a normally submitted ActionForm? there are
no file uploads on the form
riyaz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
you are
using the ActionForm and wondering what in the heck happened to your
multipart request?
Jack
On 4/28/05, rmanchu <[EMAIL PROTECTED]> wrote:
>
> hi guys,
>
> long day today so am not thinking clearly :(
>
> if a multipart-formdata form was submitted, would
Yes.
Normally, you don't have to distinguish between POST and GET.
leon
> -Ursprüngliche Nachricht-
> Von: rmanchu [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 29. April 2005 00:26
> An: Struts Users Mailing List
> Betreff: multipart-formdata
>
>
> hi
Yes.
Normally, you don't have to distinguish between POST and GET.
leon
> -Ursprüngliche Nachricht-
> Von: rmanchu [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 29. April 2005 00:26
> An: Struts Users Mailing List
> Betreff: multipart-formdata
>
>
> hi
hi guys,
long day today so am not thinking clearly :(
if a multipart-formdata form was submitted, would a
request.getParameter("paramname") return the correct values in an Action?
the wrapper takes care of this right?
6 matches
Mail list logo