Visual Web Support in NetBeans 6.5
- Analogous to the Swing GUI Builder for Java SE
- Allows drag-and-drop of JSF components from palette to web page
- Automatically creates backing beans for each JSP page
- Automatically creates request, session,
and application beans
- Provides Page Flow Editor to support page navigation
- Handles database connectivity