-----BEGIN PGP SIGNED MESSAGE-----

Dear Joe,
As i have said before, it seems to be a bug at oreilly's package for
uploading file and field at the same time( and form too).
Here is the error message:
Error: 500
Location: /examples/servlet/StarServletnew
Internal Servlet Error:

java.lang.NoSuchMethodError: FormBean: method
(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lja
va/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/l
ang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/
Stri
        at StarServletnew.doPost(StarServletnew.java, Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
Compiled Code)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
        at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
Compiled Code)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java, Compiled Code)
        at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java,
Compiled Code)
        at java.lang.Thread.run(Unknown Source)

Probably, i think that the MultipartRequest class is returning null in the
fields content.Any hints?


Thanks and happy new year!
Jos� Euclides J�nior
__________________________________
E-mail: [EMAIL PROTECTED]
            [EMAIL PROTECTED] 
            [EMAIL PROTECTED]
http://euclides.8m.com


- -----Mensagem original-----
De:             Joe Laffey [SMTP:[EMAIL PROTECTED]]
Enviada em:             Ter�a-feira, 12 de Dezembro de 2000 16:12
Para:           Jose Euclides da Silva Junior - DIGR.O
Cc:             [EMAIL PROTECTED]
Assunto:                Re: RES: can jsp handle multipart/form-data ?

On Tue, 12 Dec 2000, Jose Euclides da Silva Junior - DIGR.O wrote:

> Hi everybody and Joe!
> I am trying to use the oreilly's package for multipart/form-data streams.
> But I didnt  find any
> method to deal with input text field which comes ( mixed ) with the
uploaded
> file from my form. Any hint?

If you get the latest version here:
http://www.servlets.com/resources/com.oreilly.servlet/index.html

You can simply use a getParameter for getting regular form data and a
getFile for getting the files. It is pretty easy to use, but it does not
support non "multipart/form-data" form submissions. I have it on my list
to add that support and submit the change. Otherwise just use that for a
servlet that only accepts those forms. I can send the changes that I have
made if you want, but they are hacked in merely for my project.. you would
have to mess with them a bit.

Joe Laffey
LAFFEY Computer Imaging
St. Louis, MO
- -------------------------
With no walls or fences on the Internet, who needs Windows or Gates?
- ---------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.1

iQCVAwUBOkpFtN0YhuJ3BUxtAQEGvgP+PrVdCtGpxfH/13Cp5/DPI4lRJE599UAZ
p1JzJ5KXjj6ZdD+rv6ZU49zBeLpUb1nOmSWiHRQbmN7i/OMGdmIZcJykOhkolVbb
xK8Uc6YKOL+gFYcSONhZNrP3SQw1RFY8gY5NDlyjQSoxy+ZzK3+nxgAPreyVnOD8
2QmL1rQHRbg=
=XIJt
-----END PGP SIGNATURE-----

Reply via email to