I have a question about struts working with applets... I am using JBuilder and Tomcat with struts and it has been a classpath pain so far, and now that I have added an applet, it is even more of a pain. Now my jsp pages that have the applet on them are not finding the applet when I go to the jsp as a redirect in the struts-config.xml file... if I go straight to the jsp, the applets are found just fine, but then, without the action and form objects, I have no data (besides the applet) on the jsp page. I know that applets can not go in the WEB-INF directory, but is there anything else that I need to do to make struts find my applet? A certain place to put my war file? A certain codebase for the applet tag? Any help would be great!
Thanks, Nate Nathaniel A. Johnson Systems Analyst/Programmer Indiana University - UITS (812) 855-9905 OneStart <https://onestart.iu.edu>

