Thanks Grava, after using policytool i am able to run the applet but i am getting other problem.
In IE, out of 5 try, 4 times i am able to run it successfully but sometimes it gives error : SQLException : [Microsoft][ODBC driver for Oracle][Oracle] in Netscape it always gives an error : # Applet exception: error: java.lang.ClassFormatError: Bad major version number java.lang.ClassFormatError: Bad major version number at java.lang.ClassLoader.defineClass(Compiled Code) at netscape.applet.AppletClassLoader.loadClass(Compiled Code) at netscape.applet.AppletClassLoader.findClass(Compiled Code) at netscape.applet.AppletClassLoader.loadClass1(Compiled Code) * at netscape.applet.AppletClassLoader.loadClass(Compiled Code) at netscape.applet.AppletClassLoader.loadClass(Compiled Code) at netscape.applet.DerivedAppletFrame$LoadAppletEvent.dispatch(Compiled Code) at java.awt.EventDispatchThread$EventPump.dispatchEvents(Compiled Code) at java.awt.EventDispatchThread.run(Compiled Code) at netscape.applet.DerivedAppletFrame$AppletEventDispatchThread.run(Compiled Code) Thanks and Regards Sameer -----Original Message----- From: Gianluca Gravina [mailto:[EMAIL PROTECTED]] Sent: 01 May 2002 02:30 To: [EMAIL PROTECTED] Subject: R: jdbc > -----Messaggio originale----- > Da: A mailing list for discussion about Sun Microsystem's > Java Servlet API Technology. > [mailto:[EMAIL PROTECTED]] Per conto di Kumar Sameer > Inviato: marted� 30 aprile 2002 10.56 > A: [EMAIL PROTECTED] > Oggetto: jdbc > > > Hi ! > > >CUT< > > do i have to setup some digital certificate for accessing > local recourse thru applet ? > > Thanks and regards > > Sameer > Yes U have to use policytool in the bin folder of your j2sdk installation path. I didn't rtemember which are the parameters to set up for an applet who access a jdbc driver, try to search in java.sun.com documentation, U'll probably find what you're searching for ... Bye, Grava ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
