tags:

views:

74

answers:

2

Hello... Anybody worked in Spring Roo????? I am new to spring roo... So need some help on how to build applications in roo... I tried for the tutorial on springsource... But is thr any more source or examples for the same?

A: 

The pizza-tutorial on the website covers the most basic.

There's also a wedding-tutorial here: http://blog.springsource.com/2009/05/27/roo-part-2/

JorgenR
i have gone through these tutorials.... i want some reference in terms broader perspective... may be some html forms, form actions.. in that way....eg a normal login logout application wherein it talks to database.... i want something that will help me build such an application...
apoorva
A: 

(Only one ahref per post for new users...)

Here is a good place for learning basic spring: http://static.springsource.org/docs/Spring-MVC-step-by-step/

To get full benefit of Roo it's important to understand how spring works.

JorgenR