I own JBuilder 3.5, and am having problems with dbSwing.

I have created a JdbTable that gets populated from a text file (using a
TableDataSet and TextDataFile).

It works fine when run in JBuilder. However, will not run when deployed (it
loads but cannot be instantiated. And my other Swing Applets load, are
instantiated and run correctly).

If I remove the following line it is instantiated and displays what you'd
expect (the rest of the applet, but no data):

        tableDataSet1.setDataFile(textDataFile1);

I have hard coded the TextDataFile location, so there should be no problem
in locating that.

What can I do?????


Sincerely
Hamish Papple
Underwater Systems Software Support
* +64 9 4455809
* +64 9 4455033
*  mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

The information contained in this Internet Email message is intended for the addressee 
only
and may contain privileged information, but not necessarily the official views or 
opinions
of the New Zealand Defence Force. If you are not the intended recipient you must not 
use,
disclose, copy or distribute this message or the information in it.

If you have received this message in error, please Email or telephone the sender 
immediately.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to