Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by Geertjan Wielenga: http://wiki.apache.org/struts/StrutsNetBeans50 ------------------------------------------------------------------------------ - [http://www.netbeans.org/ NetBeans IDE 5.0] (and above, such as the current release, 5.5) supports Struts out of the box. That's right. There are no additional steps you need to take after installing (either via an [http://www.netbeans.info/downloads/download.php/ installer] or just by unzipping an [http://www.netbeans.info/downloads/download.php?type=5.0&p=1&a=bsd&os=1&lang=1&rv=5.0&b_bt=2/ archive file]) the IDE. + [http://www.netbeans.org/ NetBeans IDE 5.0] (and above, such as the current release, 5.5) supports Struts out of the box. That's right. There are no additional steps you need to take after installing (either via an [http://www.netbeans.info/downloads/download.php/ installer] or just by unzipping an [http://www.netbeans.info/downloads/download.php?type=5.0&p=1&a=bsd&os=1&lang=1&rv=5.0&b_bt=2/ archive file]) the IDE. Tomcat is also bundled out of the box with NetBeans, therefore creating and deploying web application with Struts requires NO ADDITIONAL PLUGINS. The following features are supported in the IDE: * Project template that adds Struts 1.2.7 libraries to application's classpath, modifies web.xml, and add struts-config.xml to application sources.