craftleft.gif (3002 bytes)QuickTable
Home | API | Tutorial | Download | Support | Contact topblack.gif (108 bytes)


QuickTable User Cp  |  Register  |  Members  |  Search  |  Help
    |- QuickTable Discussion Forums > Applet Issues Post New Topic   Post A Reply
Basic Info about Running QT in a browser. printer friendly version
next newest post | next oldest post
Author Messages
FreeBird
Unregistered
Edit or delete this message Reply w/Quote
Posted Friday, March 11, 2005 @ 16:55:26  

Hi,

I have converted an applet that had a JTABLE component in it to DBTABLE. The applet was running in a browser (IE6). NOW IT IS NOT. I think the problem must be in my HTML. I have never loaded an applet with third party components like QT, so possibly I am missing some additional parameters.

Thanks for your help!

Here is the HTML:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="GENERATOR" content="IBM WebSphere Studio">

<TITLE>Submit Kanban Cards to Batch Emailer</TITLE>
</HEAD>
<BODY>
<table align="center">
<td>
<tr>
<applet code = "KBCardXmitApl030.class"
width = "900" height = "600">
</applet>
</td>
</tr>

</table>

</BODY>
</HTML>

Here are the messages from the JAVA CONSOLE:

User home directory = C:\Documents and Settings\FBG

Proxy Configuration: No proxy

----------------------------------------------------
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
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------

java.lang.NoClassDefFoundError: quick/dbtable/DBTable

at java.lang.Class.getDeclaredConstructors0(Native Method)

at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

at java.lang.Class.getConstructor0(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Admin
Board Owner

Gender: Unspecified
Location:
Registered: Jul 2003
Status: Offline
Posts: 9

Click here to see the profile for Admin Send email to Admin Send private message to Admin Find more posts by Admin Edit or delete this message Reply w/Quote
Posted Friday, March 11, 2005 @ 18:52:59  

Please read the following forum thread, it explains about using quicktable applet

http://quicktable.org/discussion/cutecast/cutecast.pl?forum=4&thread=1

In your case you have not added quicktable2swing11.jar to the archive. Quicktable classes are available in this jar file, since the applet is not able to find these classes it is giving this error.

Code:
ARCHIVE ="quicktable2swing11.jar,classes111.zip,swingall.jar" 

Post New Topic   Post A Reply Jump to:
Contact Us | QuickTable - A Java DBGrid | Privacy Policy All times are GMT -5 Hours.
Welcome to QuickTable Forums, Guest!  
Login
Username :
Password :
In order to fully utilize the abilities of this board, you are required to register as a member. Registration is free, and allows you to do lots of things including turning on or off certain features of this board. Register now!
Powered by CuteCast v2.0 BETA 2
Copyright © 2001-2003 ArtsCore Studios