I am looking to incorporate an applet in my web page but I am having trouble with how it needs to be packaged in the bundle to be able to be retrieved by the jsp page. Currently I only get class not found errors. Are there any simple examples of this available?


