Incorrect html line:


< applet code = "WelcomeApplet.class" width= "500" height= "300">


Remove the space between the '<' and the 'a' in applet


A simple WelcomeApplet.html (works for me...