about Jupload

I want to upload files using multi-file uploader(Jupload.jar)

<applet

code="JUpload/startup.class"

archive="JUpload.jar"

width="500"

height="200"

MAYSCRIPT> It goes fine

Now want to add ImagePreview plugin for that

<applet

code="JUploadPlugin_ImagePreview.class"

archive="JUpload.jar"

width="500"

height="200"

MAYSCRIPT>

It initialization of applet takes place but it not display GUI

[492 byte] By [ashok02a] at [2007-11-26 19:55:24]
# 1
Stop posting this, man! http://forum.java.sun.com/thread.jspa?threadID=5142120
CeciNEstPasUnProgrammeura at 2007-7-9 22:48:32 > top of Java-index,Java Essentials,New To Java...