tiles « Roo « Spring Q&A





1. Re-position Spring Roo generated Apache Tiles View    stackoverflow.com

A very simple question. I do not know Apache Tiles. For a Spring Roo generated web app the views are created using Apache Tiles. The classic layout with the menu on ...

2. Spring Roo 1.1.5 "loading..." & where is tiles?.    forum.springsource.org

Spring Roo 1.1.5 "loading..." & where is tiles?. I tried roo 1.1.5 by trying out the expenses sample, my own roo scripts. When I tried "run on server", the web browser ...

3. Gettting rid of version attribute in roo-generated tiles    forum.springsource.org

In the tiles pages that Roo generates there is a version attribute that stays after being processed, so that in this div element for instance: Code:

4. How to set input focus in Tiles? (Roo's login.jspx)    forum.springsource.org

How to set input focus in Tiles? (Roo's login.jspx) Roo has created a lovely login.jspx but I would prefer to have the username input field selected for keyboard focus automatically. I ...