Apache Struts 2 is an elegant, extensible framework for creating enterpri
se-ready Java web applications. The framework is designed to streamline the full development cycle, from building, to deploying, to maintaining applications over time.
Apache Struts 2 was originally known as WebWork 2. After working independently for several years, the WebWork and Struts communities joined forces to create Struts2. This new version of Struts is simpler to use and closer to how Struts was always meant to be.
For those who still continue adding the files of struts2 like jar files there’s alternative to make possible select the framework on the wizard window of the new projects.
It’s simple just download this 2 files (.rbms) which are modules or new updates for netbeans, form the site of struts:
http://nbstruts2support.dev.java.net
How to install modules
- Invoke plugin manager via ‘Tools | Plugins’
- Select the ‘Downloaded’ tab in the plugin manager
- Click on Install button
- Follow the wizard, and then restart netbeans
- Now you can start a new project wizard, and on the step of frameworks selection you will see stuts(1.3.x) and struts2 (2.0.11) .
- More info can be obtained from NetBeans 6.8 portal and the struts official site. http://struts.apache.org/
Publicado por santi en 2 agosto, 2010 at 10:01 PM
nice! thanks!
Publicado por Maiden en 4 septiembre, 2010 at 5:17 AM
muy buena pagina, me ayudo bastante, un saaludo
Publicado por Ranjit en 21 septiembre, 2010 at 5:44 AM
Hi,
While installing, Netbeans shows the message of Invalid Plugins.
N e ways , it has configured porperly.
Thank u !!