Hello all,
My requirement is to upload files from a java client to a servlet and vice versa.
At present I have successfully implemented the server side using Jason Hunters MultiPartRequest classes and tested this with an html based form. The problems start when trying to upload the files from...
Try downloading the java_xml_pack-spring-02-dev pack from the sun web site. There are also some good tutorials on the sun web site. Otherwise your question is very general ;)
Try extracting the contents of the jar file. Amongst these you should find a jar file called "mysql_uncomp.jar". Try adding this to your classpath. I remember having a similar problem.
Are you using suns j2ee reference server? If so have a read of the message I posted on the message entitled
"Problem with packaging my EJB"
Cheers
Colombian
I initially used suns reference j2ee server and its accompanying deploytool and endured 3 weeks of problems, which didn't appear to be my own.
I then changed to using the Orion j2ee server (free for development purposes www.orionserver.com) and Ant for deployment and all my problems went away...
Hello people,
I am trying to connect from an applet, embedded in an html page and using the java plug-in (1.4), to a servlet or jsp page on an orion j2ee application server.
On loading the applet the following exception is thrown
Exception:java.security.AccessControlException:access denied...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.