Results 1 to 1 of 1
Thread: Packaging Driver and Applet
- 11-14-2007, 01:18 AM #1
Member
- Join Date
- Nov 2007
- Location
- Bay Area, CA
- Posts
- 13
- Rep Power
- 0
Packaging Driver and Applet
Hello,
I am having trouble connecting to a DB from my applet using JDBC and MySQL. I did my research, and appearently the reason why it won't work is because I need to move the class files of the driver (mysql-connector-java-5.1.5-bin.jar) into an applet jar file and sign them all. It sounds simple, but I don't know what that really means. I have used jarsigner previously during a tutorial, but thats it... I am not sure at all how to do this. I realize that this direct method leads to a security risk, but at the moment security for this is not an issure. If anyone can help, it would be greatly appreciated.
Thanks in advance,
- Jeff
Similar Threads
-
PostgreSQL driver
By bugger in forum JDBCReplies: 3Last Post: 01-11-2008, 09:45 AM -
Packaging and accessing data files
By todd in forum Advanced JavaReplies: 1Last Post: 08-01-2007, 12:27 AM -
Oracle Driver
By softy in forum JDBCReplies: 1Last Post: 07-02-2007, 12:20 AM -
Oracle Driver
By softy in forum Advanced JavaReplies: 0Last Post: 06-28-2007, 02:23 PM -
Applet, To center text and To open I engage in a dialog in an Applet
By Marcus in forum Java AppletsReplies: 4Last Post: 06-08-2007, 06:15 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks