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 250589 - Improve Web Application Listener Generation with @WebListener annotation
Summary: Improve Web Application Listener Generation with @WebListener annotation
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Servlet (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-20 18:28 UTC by MackSix
Modified: 2015-02-20 18:28 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 MackSix 2015-02-20 18:28:43 UTC
Currently, Web Application Listener registers with web.xml and gives no option to use the @WebListener annotation instead.