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 ------------------------------------------------------------------------------ - NetBeans IDE 5.0 supports Struts out of the box. That's right. There are no special 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]) NetBeans IDE 5.0. + [http://www.netbeans.org/ NetBeans IDE 5.0] supports Struts out of the box. That's right. There are no special 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. - After you have installed NetBeans IDE 5.0, here are some specific Struts-related resources you can use with NetBeans IDE 5.0: + 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. + * Panel in Project Properties dialog box for adding Struts libraries, web.xml, and struts-config.xml to applications that were created without Struts support. + * File templates for common artifacts, such as Struts Action class. + * Right-clicking in the NetBeans editor when struts-config.xml is open exposes wizards for generating code snippets for common tags used in struts-config.xml. - <a href="http://www.netbeans.org/kb/50/quickstart-webapps-struts.html">NetBeans IDE 5.0 Quick Start Guide for the Struts Web Framework</a> + After you have installed [http://www.netbeans.org/ NetBeans IDE 5.0], here are some specific Struts-related resources you can use with NetBeans IDE 5.0: - <a href="http://www.netbeans.org/kb/50/tutorial-webapps-struts.html">NetBeans IDE 5.0 Tutorial for Accessing Data with a Struts Data Source</a> + [http://www.netbeans.org/kb/50/quickstart-webapps-struts.html/ NetBeans IDE 5.0 Quick Start Guide for the Struts Web Framework] + [http://www.netbeans.org/kb/50/tutorial-webapps-struts.html/ NetBeans IDE 5.0 Tutorial for Accessing Data with a Struts Data Source] +