Roo looks very promising. Can you point us to tut where we can customize the web pages including the layout/css etc.
-Irshad
Roo looks very promising. Can you point us to tut where we can customize the web pages including the layout/css etc.
-Irshad
You can customize the css for generated applicaions by editing the default.css under /src/main/webapp/styles/standard.css.
Customizing the generated pages is not so easy and will be overriden when roo updates scaffolded controllers.
Improving customization of roo generated sites is also an issue on springsource-jira. When you would like to see this, you should get a jira-account and vote for the issue.
This is also discussed in more depth in the reference guide, specifically the http://static.springsource.org/sprin...ng.html#d4e564 section.