This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 175559

Summary: Spring MVC Project Out of Date
Product: javaee Reporter: holmessph <holmessph>
Component: SpringAssignee: Martin Fousek <marfous>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description holmessph 2009-10-27 23:12:40 UTC
Hello Netbeans!
Currently the default project for a Spring MVC (2.5) project uses outdated conventions and setup.
The beauty and elegance of the framework is that you can deploy scalable, web 2.0 architectures much easier then
previous versions and other frameworks like struts.

What I would like to see is a project where these defaults are already setup with an example.

1) Configuration setup to use Annotations for controllers and UrlBinding
2) Context and UrlMapping setup to use pretty urls (domain.com/controller/action)
3) Project setup with 1 or 2 controllers each have more then 1 action method inside.
4) Controllers setup as MultiActionController's

This is an extremely simple request I think given the abilities of the Spring MVC framework, and the fact that they
support all of these features.

Also, this is more or less what most web developers are aiming for now.  They want a nice scalable web 2.0 application,
and Spring MVC is a great framework, but getting the previous four points setup in a project starting from the current
Netbeans Spring MVC 2.5 project is simple impossible and I have tried for over a month now with no luck.

Thank you in advance
Joshau
Comment 1 Antonin Nebuzelsky 2010-03-29 14:11:17 UTC
Change of default owner.
Comment 2 Martin Balin 2016-07-07 08:53:25 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss