1. Spring Roo JSPX and form tag stackoverflow.comI 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.comI 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 ... |