Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q4046 My JDBC applet works fine with appletviewer but fails in a browser?

irt.org | Knowledge Base | Java | Q4046 [ previous next ]

Q4046 My JDBC applet works fine with appletviewer but fails in a browser?

Your applet is most likely causing a Security Exception like trying to access local files or opening a Network connection - Use a signed applet.

Tom Scott writes:

Another possibility is that the browser is using an earlier version of Java... I had a problem with using Vectors, and was using the get() method. This came in during jdk 1.2 the browser I was using only used version 1.0 Therefore it will work in the appletviewer and not the browser.

Feedback on 'Q4046 My JDBC applet works fine with appletviewer but fails in a browser?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.