Welcome Guest, Not a member yet? Register   Sign In
Problem with JavaApplet Postlet multiple upload
#1

[eluser]Unknown[/eluser]
Hi,
I’m new to the CI,i was looking for the multiple upload files at a single time & i was going thru the forum i got the postlet what exactly i wanted & here i want to know how will my view page will be here i got the library & controller but i did the view page it gives an error like..

Java Plug-in 1.6.0_14
Using JRE version 1.6.0_14-b08 Java HotSpot™ Client VM
User home directory = C:\Documents and Settings\Administrator
——————————————————————————
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
——————————————————————————


load: class Main.class not found.
java.lang.ClassNotFoundException: Main.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed:http://localhost/xampp/www/CodeIgniter/index.php/Main/class.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException: Main.class

please can any 1 help me in this i think there is a problem in my view page….suggest me the view page….
#2

[eluser]kevinparker[/eluser]
Is there anyone who can help this guy out.?

Kevin
#3

[eluser]Triple_vent[/eluser]
hi...
i dont know how to integrate java multiple upload with CI, but i am using SWFupload to multiple upload function, i think it easier than that since others user in this forum have ever share the code for integrating it, i try that and it works like a charms.

i cannot help u with your problem but i guess u can consider for using that too. (not many people here ever use that applet).

-------------
Beware of Cat




Theme © iAndrew 2016 - Forum software by © MyBB