Hi,
I created a
jdbc resource in Sun
java system applicatin server 8;
I want to use it from an
applet in a
jsp page running from that server..
But i got the error for initial context.
It gives the error
Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
I need some immidate help.
kD