library « Roo « Spring Q&A





1. Display sub-property in table tag (Spring Roo supplied tag library)    stackoverflow.com

I am using Spring Roo. There is table:table and table:column tags. How to display sub-property of colections elements in table? In straightforward way it doesnt work:

<table:table data="${knowledgebase.concepts}" id="l_domain_Concept" path="/concepts" z="user-managed">
  <table:column id="c_domain_Concept_translations" ...

2. Is there a library behind Spring roo's text-based interface?    stackoverflow.com

I would like to create my own text based interface. Did spring roo create their text based interface from scratch or did they use a library?

3. aspectj library problem in new Spring Roo Project    forum.springsource.org

aspectj library problem in new Spring Roo Project I'm creating a new Spring Roo Project (using STS in Eclipse), but the brand new project has an error: classpath error: unable to ...

4. import library into roo project?    forum.springsource.org

5. html5 tag library for jspx and roo?    forum.springsource.org

html5 tag library for jspx and roo? From my personal perspective the whole Roo product should use html5 as default from the document and template level to the smallest element. HTML5 ...

6. Issues with "fields" tag library generated by Roo - how to fix?    forum.springsource.org

Issues with "fields" tag library generated by Roo - how to fix? This question is in reference to the .tagx files generated by Roo as part of the web scaffolding, under ...

8. no WEB-INF/lib deploying a roo application    forum.springsource.org

no WEB-INF/lib deploying a roo application Hello, I tried the latest Version of ROO/STS ROO: 1.1.0.M3 Spring Tool suite Version: 2.5.0.M3 When running the application on the Tc server (v2.0) I ...

9. missing WEB-INF/lib deploying a roo application    forum.springsource.org

missing WEB-INF/lib deploying a roo application Hello, I tried the latest Version of STS/ROO: Spring Tool suite Version: 2.5.0.M3 ROO: 1.1.0.M3 When running the application on the Tc server (v2.0) I ...