This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144037

Summary: Provide support for using applets in web applications
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Jiricka 2008-08-15 11:31:45 UTC
Currently, the best practice for developing applets in NetBeans is using a J2SE project where all the applet classes
reside, and the jar file produced by this project is then packaged in a web application that uses this applet on a web
page. However, this requires many manual steps, and the entire setup is non-obvious. Part of this workflow should be
addressed by providing direct support for creating applet projects - see issue 139872.

The other part of the workflow is the support for easily incorporating applets in web applications, and this should
include all kinds of web applications (Java, PHP, Rails, Grails, ...). That is what this issue is asking for.
Comment 1 Martin Balin 2016-07-07 08:53:09 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss