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 120748

Summary: Page Layout Templates for Visual Web Design
Product: obsolete Reporter: Winston Prakash <wjprakash>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: NEW ---    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Winston Prakash 2007-11-01 00:58:22 UTC
The idea behind this feature request is to provide functionality to fill in the glaring gap in the Visual Web
Application development, which is clearly a low hanging fruit but never addressed before. Currently users create a
Viusal Web JSF page using New -> Visual JSF page. This creates the "boring" empty page with no page layouts. It is up to
the users to create their page layouts. Users tend to create Page Layout using external tools like Dream Weaver and
import them in to VW pages. Unfortunately, page layouts created using these external tools require lots of hand crafting
to fit in the VW design paradigm. So, it would be nice to provide some predefined page layouts for the users to select
when they create their pages.

Read more details at
http://wiki.netbeans.org/wiki/view/VW_PageLayoutTemplates
Comment 1 Petr Jiricka 2009-11-23 01:42:39 UTC
In NetBeans 6.8, this is now possible for JSF 2.0 development, via facelets templates. Works for non-visual JSF development.