tag « Roo « Spring Q&A





1. Spring Roo JSPX and form tag    stackoverflow.com

I am trying to use the form tag within a Spring Roo JSPX file: But everytime I run the application, I keep getting the following exception: The prefix "form" for ...

2. How to display an particlar attribut in a selectbox in a ROO-generated application    stackoverflow.com

I am currently getting myself into Spring-Roo and Spring-MVC. I have a fairly simple application that Roo generated for me. It consists of two entities, Record and Car, where Record has ...