I have a large web application that currently uses maven 1.02 to build. I have a need to add an applet to the application. I am having issues with visibility of the class file from the html page because the default src/main/java/...... gets built into the webapp/WEB-INF/classes when using maven for the build. Is there any documentaion or examples of how to build applets into a web application. Can I change the target for just the applet classes? Do I need to create a multi-project?
Any guidence would be appreciated. Les Olinger ? Product Lead ? SunGard ? Omni ? 104 Inverness Center Place, Birmingham, AL 35242 Tel 205-437-7820 ? Fax 205-437-7838 ? www.sungard.com/omni
