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 135370 - Facelets support
Summary: Facelets support
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-19 17:56 UTC by Peter Zavadsky
Modified: 2009-08-05 06:08 UTC (History)
1 user (show)

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 Peter Zavadsky 2008-05-19 17:56:28 UTC
Users at J1 would like to get Facelets support.
Comment 1 jpleed3 2008-12-16 17:57:24 UTC
According to the PDR for JSF 2.0:
"Facelets is a replacement for JSP that was designed from the outset with JSF in mind. New features introduced in 
version 2 and later are only exposed to page authors using Facelets. JSP is retained for backwards compatibility."

There is a plugin project for Facelets support: https://nbfaceletssupport.dev.java.net/. However, this plugin does not 
include auto-completion for custom Facelets taglibs and does not recognize the facelets taglib XML definition.

Since Facelets is going to be part of the JSF 2.0 spec, it would seem to be an appropriate time for mainstream support 
of Facelets in the Web module.
Comment 2 jalexoid 2008-12-25 23:26:31 UTC
Visual page flow editor does not allow adding .xhtml files and displays all .jsp files.
Comment 3 David Konecny 2009-08-05 06:08:34 UTC
Facelets are supported since NB 6.8 which support JEE6.