|
The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024
|
|
[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: (OT) ish - HTML Question
- Subject: RE: (OT) ish - HTML Question
- From: "Gerard McGovern" <stuff@xxxxxxxxxxx>
- Date: Thu, 25 Aug 2005 11:55:55 +0100
The moment you use multipart/form-date you can not access parameters in the
same way.
You need to use the following class:
com.oreilly.servlet.multipart.MultipartParser
Do a google on it and it will give you more info on how to use it.
G
________________________________
From: ukha_d@xxxxxxx on behalf of aashram
Sent: Thu 25/08/2005 11:38
To: ukha_d@xxxxxxx
Subject: [ukha_d] (OT) ish - HTML Question
this is for my HA server . I have a form for uploading a file to a java
servlet
I am using this : enctype="multipart/form-data" in the form
there are other objects in the form like a text box with a value
I have no access to it with request.getparameter("object_name")
in the servlet
cause I am using enctype="multipart/form-data"
is there any other way I can see the value without resorting to cookies ?
[Non-text portions of this message have been removed]
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|
|