java.lang.NullPointerException error

Hmmm ... try turning on debugging of the TM applet and see what's getting sent to the applet during startup. Since this is an AICC course, the startup parms passed in the invocation URL are crucial. To turn on debugging, edit the a001titlemgr.html file and add line: to the definition of the applet. Post what you see in the java console.Tim

Discussions have been disabled for this post