Applet Issue - do not work in an included JSP.

HiI have an applet that works in independent JSP , however if I include ( as per requirement I need to do it) this JSP in a parent JSP file then I get Null pointer Exception in browser status bar. Any one seen this kind of issue ?
[251 byte] By [ynroya] at [2007-11-27 2:10:30]
# 1
Got it- the parent file is in a different folder and the applet class files were not available to it, re arranged the file system - now everything was good.
ynroya at 2007-7-12 2:02:35 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...