

Developing Web applications
This is a feature of JBuilder Professional and Enterprise.
JBuilder provides many tools that make web application development simpler:
- Wizards make creating WebApps, applets, servlets, JavaServer Pages (JSP), and JNLP files and Homepages for Java Web Start applications easy.
- InternetBeans Express helps you quickly create data-aware servlets and JSPs.
- Automatic WAR file generation helps you create an archive file for your web application.
- The Archive Builder helps you create JAR files for an applet, a Java Web Start applet, or a Java Web Start application.
- The WebApp DD Editor provides a graphical user interface (GUI) for editing the web.xml deployment descriptor file.

For more information, see:
Web Application Developer's Guide: Developing web applications
Web Application Developer's Guide: Overview of the web application development process
DataExpress Component Library Reference: Package com.borland.internetbeans
