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 - Provide support for using applets in web applications
Summary: Provide support for using applets in web applications
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 11:31 UTC by Petr Jiricka
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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