I’m introducing myself in the java world and springsource seems to be the most important community for this language. My background come from C# with MS products mainly, despite I worked with LAMP environment in the past.
Based on the fact that I`m starting to approach into the java world I was wondering if any mvc framework -eg: springsource- is offering a sandbox project environment. I mean a tutorial with a previously created project including security – roles, users – in order to fast deploy test in localhost and have a first impression of these proposals.
Examples in other languages:
Yes – for spring-mvc + spring security – the petclinic application. The link I provided discusses how to add security to the original petclinic, which demonstrates all aspects of spring-mvc