I have a couple of suggestions. First use Panel instead of applet for you
image button. Second, make sure that the Image is loading correctly. Put
some print statements in the catch clause to see if possibly you are
having an exception. Let me know what you find.