Struts 2 development environment,
August 28, 2010 at 6:33 PM
The best option I have found so far is MyEclipse Enterprise workbench, has built in capabilities for Struts 2 and Hibernate but you can also add some other libraries. In the end it is just a matter of using the framework libraries and creating the skeleton of a Struts 2 project. MyEclipse does it for you but it is also possible to do that using Eclipse for Java Developers with a manual set up of the framework and web container.
View All Comments
| View Tutorial